mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-07 19:17:07 +00:00
fix: 大纲树文字过长,右侧图标看不到
This commit is contained in:
parent
a6f3f0c42d
commit
578c4af532
@ -232,7 +232,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
overflow: visible;
|
overflow: hidden;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|
||||||
.tree-node-title-input {
|
.tree-node-title-input {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user