* Code for task #71167.

This commit is contained in:
sunguangming
2022-09-29 11:36:18 +08:00
parent 1941a6936c
commit 595b5f8f83
5 changed files with 18 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
.table-group-btns {width: 200px;}
.table-footer,
.table-grouped {box-shadow: none !important;}
.table-footer {margin-left: 205px; margin-top: 10px;}
.table-footer {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;}