fix: 大纲树文字过长,右侧图标看不到

This commit is contained in:
alex.mm 2022-01-10 20:28:21 +08:00 committed by 龙彦
parent a6f3f0c42d
commit 578c4af532

View File

@ -232,7 +232,7 @@
display: flex;
align-items: center;
align-self: stretch;
overflow: visible;
overflow: hidden;
margin-right: 5px;
.tree-node-title-input {