This commit is contained in:
wangyidong
2021-03-31 10:38:52 +08:00
parent e61b1780f6
commit ddf27f277d
3 changed files with 34 additions and 2 deletions
+2 -1
View File
@@ -1 +1,2 @@
.c-desc {overflow-x: scroll;}
.table td.c-desc div {height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left; max-width: calc(100% - 20px);}
.table td.c-desc .more {height: 25px; float: left;}