Bugfixes and improvements for Folderlist

This commit is contained in:
djmaze 2021-08-24 18:23:17 +02:00
parent 327d6c32ca
commit ef4d604f6d
8 changed files with 47 additions and 46 deletions

View file

@ -16,7 +16,7 @@
transition: all 0.2s linear;
}
.b-folders .e-item .anim-action-class {
.b-folders li .anim-action-class {
animation: highlight-folder-row 0.5s linear;
}