ui: fade fix

This commit is contained in:
cha0s 2020-07-15 16:51:21 -05:00
parent d52d2d86fe
commit c6d5919571

View File

@ -64,6 +64,7 @@
}
.closed &.active {
background-color: #303030;
transition: none;
&:hover {
background-color: #2a2a2a;
}