Lobby improvements; leave game.

This commit is contained in:
2020-04-22 18:57:15 -07:00
parent 7ba6f19133
commit 2a6a0b038e
9 changed files with 217 additions and 25 deletions

View File

@@ -798,6 +798,8 @@ $trade-margin: 3rem;
color: white; }
.alert-overlay-contents {
max-height: 90vh;
overflow: auto;
background: $light-color;
padding: 2rem;
display: flex;