anxiao_web/pages/video/css/tree.css

7 lines
108 B
CSS

.tree-title{
width:200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}