Finally drop the FolderModel.hidden() because FolderModel.visible() works better

This commit is contained in:
the-djmaze 2022-10-07 13:04:51 +02:00
parent f56102dd88
commit a219509bd7
4 changed files with 4 additions and 10 deletions

View file

@ -123,10 +123,6 @@
font-weight: bold;
}
&.hidden {
display: none;
}
.e-collapsed-sign {
cursor: pointer;
font-size: 150%;