Overhauled library UI to work on small screens

This commit is contained in:
Thaum Rystra
2020-05-25 16:43:28 +02:00
parent a55c1382b1
commit 3ec0f9500c
15 changed files with 784 additions and 540 deletions

View File

@@ -46,7 +46,7 @@
v-show="showExpanded"
class="pl-3"
>
<v-fade-transition leave-absolute>
<v-fade-transition hide-on-leave>
<tree-node-list
v-if="showExpanded"
:node="node"