diff options
Diffstat (limited to 'client-web/style/room.sass')
-rw-r--r-- | client-web/style/room.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client-web/style/room.sass b/client-web/style/room.sass index 46dde36..d7ffbf9 100644 --- a/client-web/style/room.sass +++ b/client-web/style/room.sass @@ -6,6 +6,7 @@ .room overflow-y: scroll width: 100% + height: 100% display: flex flex-wrap: wrap |