Skip to content

Commit 72e4dab

Browse files
committed
style: resource tree
1 parent e49d5f4 commit 72e4dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/views/dashboard/common/ResourceTree.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ defineExpose({
398398
<el-scrollbar v-loading="copyLoading" class="custom-tree">
399399
<el-tree
400400
ref="resourceListTree"
401+
style="overflow-x: hidden"
401402
menu
402403
:empty-text="t('dashboard.no_dashboard')"
403404
:default-expanded-keys="expandedArray"

0 commit comments

Comments
 (0)