style(stage): 组件列表节点文案过长时会与右侧图标重叠

This commit is contained in:
roymondchen 2022-04-21 21:15:05 +08:00 committed by jia000
parent 9efe4f04fc
commit 74b865f0f9

View File

@ -52,6 +52,7 @@
.magic-editor-layer-panel .cus-tree-node {
width: 100%;
overflow: hidden;
}
.magic-editor-layer-panel .cus-tree-node-hover {