diff options
Diffstat (limited to 'client-web/style/room.sass')
-rw-r--r-- | client-web/style/room.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/style/room.sass b/client-web/style/room.sass index 1861aa5..cdf9719 100644 --- a/client-web/style/room.sass +++ b/client-web/style/room.sass @@ -4,7 +4,7 @@ Copyright (C) 2023 metamuffin <metamuffin.org> .room - overflow-y: scroll + overflow-y: auto width: 100% height: 100% display: flex |