diff options
Diffstat (limited to 'client-web/style')
-rw-r--r-- | client-web/style/side.sass | 2 |
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) |