* Fix a bug.

This commit is contained in:
qiyu-xie
2021-07-14 15:51:22 +08:00
parent 04306b09a1
commit 02fbcbe8f4
+3
View File
@@ -15,3 +15,6 @@
.s-doing .table-row .table-col:last-child, .c-progress {width: 30px;}
.table-row .table-col:first-child {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.table-grouped > tbody > tr,
.table-grouped > tbody > tr:hover {background: #fff !important;}