mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
higher max height for lobby player container
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#lobby-players {
|
||||
overflow-y: auto;
|
||||
max-height: 30em;
|
||||
max-height: 44em;
|
||||
overflow-x: hidden;
|
||||
padding: 0 10px;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user