Skip to content

Commit ec011fc

Browse files
committed
edit treeview
1 parent b71d4a2 commit ec011fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Viewer/Tree/ObjectTree.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
>
1010
<div class="scrollable-wrapper">
1111
<v-sheet
12-
style="max-height: calc(90vh)"
12+
style="max-height: calc(85vh)"
1313
class="transparent-treeview scrollbar-hover"
1414
>
1515
<v-row v-if="treeviewStore.items.length > 0">

0 commit comments

Comments
 (0)