This commit is contained in:
caoyanyi
2023-02-28 13:27:47 +08:00
parent c82f1a02a7
commit d6fe7e5e79
5 changed files with 4 additions and 2 deletions
+2
View File
@@ -7,3 +7,5 @@
.table-import {padding: 6px 5px 5px 5px; }
.shadow-sm {box-shadow: 0 1px 1px rgb(0 0 0 / 5%), 0 2px 6px 0 rgb(0 0 0 / 25%)}
.flex-center {display: flex; align-items: center; justify-content: center;}
.c-desc {width: 280px;}
p.c-desc {white-space: nowrap; margin-bottom: 0; text-overflow: clip; overflow: hidden;}
View File