fix scroll

This commit is contained in:
wh1te909
2021-01-02 07:21:10 +00:00
parent ceed9d29eb
commit 968735b555

View File

@@ -111,7 +111,8 @@
<q-tree
ref="folderTree"
v-if="!tableView"
style="min-height: 30vw; max-height: 30vw"
style="min-height: 30vh; max-height: 65vh"
class="scroll"
:nodes="tree"
:filter="search"
no-connectors