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;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<title>Werewolf Utility</title>
|
||||
<meta name="description" content="A utility to deal Werewolf cards and run games in any setting, on any device.">
|
||||
<meta property="og:title" content="Werewolf Utility">
|
||||
<meta property="og:title" content="Play Werewolf">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://playwerewolf.uk.r.appspot.com/">
|
||||
<meta property="og:description" content="A utility to deal Werewolf cards and run games in any setting, on any device.">
|
||||
|
||||
Reference in New Issue
Block a user