This commit is contained in:
wanglei
2021-12-08 09:24:20 +08:00
parent 4dccf2816c
commit fa7114c84d

View File

@@ -386,6 +386,9 @@
color: #333333;
display: inline-block;
line-height: 44px;
text-overflow: ellipsis;
overflow-x: hidden;
white-space: nowrap;
}
}