fix animation mistake
guilds icons would appear unselected on focus loss, because of a previous classname change that wasnt updated in the css.
This commit is contained in:
parent
4b3f21a2b7
commit
f97fd13ffd
@ -14,7 +14,7 @@
|
||||
animation: bump .2s ease-out;
|
||||
}
|
||||
|
||||
.server-item-selector.active img {
|
||||
.server-item.active img {
|
||||
border-radius: .75rem !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user