* Adjust code.

This commit is contained in:
leiyong
2021-03-30 10:22:46 +08:00
parent ae6b46a65e
commit e9ba9d603f
+7
View File
@@ -0,0 +1,7 @@
.table-group-btns {width: 200px;}
.table-footer,
.table-grouped {box-shadow: none !important;}
.table-footer {margin-left: 205px; margin-top: 10px;}
.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;}