2 lines
105 B
CSS
2 lines
105 B
CSS
.sidebar .tree .item-content > .item-title {white-space: nowrap; overflow: hidden; text-overflow: clip;}
|