Files
EasySoft-ZenTaoPMS/module/testsuite/css/browse.css
2021-03-31 10:38:52 +08:00

3 lines
196 B
CSS

.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;}