tree组件初步优化

This commit is contained in:
禺狨
2023-03-21 14:38:50 +08:00
parent 0f5e7fd9c1
commit 092cf2f69e
3 changed files with 7 additions and 20 deletions

View File

@@ -519,7 +519,7 @@ textarea.ant-input {
}
.tree-title-elli {
max-width: 100px;
width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;