fix(ags ws bar): keep same length when empty
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
ed92a42266
commit
1fb60120a7
1 changed files with 0 additions and 4 deletions
|
@ -10,11 +10,7 @@
|
|||
min-height: 22px;
|
||||
min-width: 22px;
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
||||
.empty {
|
||||
border: 2px solid transparent;
|
||||
transition: background-color 0.6s ease-in-out;
|
||||
}
|
||||
|
||||
.occupied {
|
||||
|
|
Loading…
Reference in a new issue