6 lines
283 B
CSS
6 lines
283 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;}
|
|
li.tree-item > div.listitem > nav.toolbar {margin-left: 0;}
|
|
|
|
form .copyBox .col-short{min-width: 110px;}
|