[fix 87494] 树节点悬浮左上角对齐显示,节点宽度限制
This commit is contained in:
@@ -526,6 +526,7 @@
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
flex: 1;
|
||||
max-width: 140px;
|
||||
}
|
||||
|
||||
// 鼠标移入树节点样式修改
|
||||
|
||||
Reference in New Issue
Block a user