* Code for task #90971.

This commit is contained in:
guofeilong
2023-04-13 11:08:39 +08:00
parent 03bf3e54e6
commit 53da287c46
4 changed files with 10 additions and 4 deletions
+1
View File
@@ -70,3 +70,4 @@
.main-col {position: relative;}
#autoBox {display: flex; overflow: hidden; text-overflow: ellipsis; padding-right: 15px; position: relative;}
#autoBox > .ellipsis {position: absolute; top: 3px; right: 0; width: 10px; background: #F4F5F7; height: 100%;}
.detail+.detail {padding-top: 0;}