This commit is contained in:
hufangzhou
2023-10-09 14:19:39 +08:00
parent e1a0409940
commit 012c8a4570
+1 -1
View File
@@ -1,7 +1,7 @@
.table-group-btns {width: 200px;}
.table-footer,
.table-grouped {box-shadow: none !important;}
.table-footer {margin-top: 10px;}
.table-footer {margin-top: 10px; margin-left: 205px;}
.table-grouped > thead>tr>th.c-id,
.table-grouped > tbody>tr>td.c-id {padding-left: 15px;}
.table-grouped > tbody>tr>td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}