remove animation from nested lists in asidenav
This commit is contained in:
parent
5d53c41c37
commit
0479758e5b
@ -178,7 +178,6 @@
|
||||
color: var(--color-font);
|
||||
transform: translateX(0);
|
||||
opacity: 0;
|
||||
transition: all .2s ease-out;
|
||||
width: 0;
|
||||
overflow: hidden;
|
||||
z-index: -1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user