forked from spacebar/SplatNet
fix: z-index on abilities
This commit is contained in:
parent
9629049085
commit
aa0d97ac69
1 changed files with 1 additions and 0 deletions
|
|
@ -294,6 +294,7 @@ body {
|
|||
display: flex;
|
||||
gap: 15px;
|
||||
top: 935px;
|
||||
z-index: 67;
|
||||
}
|
||||
|
||||
.abilities.bottom { left: 325px; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue