aboutsummaryrefslogtreecommitdiff
path: root/client-web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-09-07 20:24:21 +0200
committermetamuffin <metamuffin@disroot.org>2023-09-07 20:24:21 +0200
commitf5fa4f7d58344c2dc722d1f37c1d7a008f6ee9b3 (patch)
treec7ac2a7497670745c73f927abf264d63a5a4805d /client-web/style
parent2d0761b8932f11b01e241e2db3a8f08250efe878 (diff)
downloadkeks-meet-f5fa4f7d58344c2dc722d1f37c1d7a008f6ee9b3.tar
keks-meet-f5fa4f7d58344c2dc722d1f37c1d7a008f6ee9b3.tar.bz2
keks-meet-f5fa4f7d58344c2dc722d1f37c1d7a008f6ee9b3.tar.zst
new element creation helper
Diffstat (limited to 'client-web/style')
-rw-r--r--client-web/style/side.sass2
1 files changed, 2 insertions, 0 deletions
diff --git a/client-web/style/side.sass b/client-web/style/side.sass
index 423746d..72c22a5 100644
--- a/client-web/style/side.sass
+++ b/client-web/style/side.sass
@@ -39,3 +39,5 @@
width: min(50em, 100vw)
.chat
width: min(30em, 100vw)
+.room-watches
+ width: min(30em, 100vw)