3 lines
178 B
CSS
3 lines
178 B
CSS
.sidebar .tree .item-content > .item-title {white-space: nowrap; overflow: hidden; text-overflow: clip;}
|
|
.flex-auto .tree-item-content .row:not(:first-child) {overflow: hidden;}
|