summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/assets/stylesheets/app.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 3c380ef..5effc00 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -3072,7 +3072,8 @@ a[data-role="forgot-password"] {
}
.projectList .room {
width: 100%;
- height: 230px;
+ height:230px;
+ height: 69vw;
margin: 0;
}
.mediaDrawer form h2 {