anxiao_web/pages/video/css/tree.css

7 lines
108 B
CSS
Raw Normal View History

2024-07-24 09:22:32 +08:00
.tree-title{
width:200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}