feat: arena ladder
This commit is contained in:
parent
ac6ca4c84e
commit
f7be06074e
12 changed files with 429 additions and 10 deletions
8
static/css/ladder-arena.css
Normal file
8
static/css/ladder-arena.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#select-arena-type-container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
#select-arena-type-container .arena-type-label {
|
||||
align-self: center;
|
||||
margin-right: 4px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue