remove animation from nested lists in asidenav

This commit is contained in:
Felix Hamann 2018-07-18 00:31:20 +02:00
parent 5d53c41c37
commit 0479758e5b

View File

@ -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;