* Fix detail.

This commit is contained in:
Yagami
2021-01-15 16:56:13 +08:00
parent 435194190b
commit 269ec964e4

View File

@@ -35,9 +35,11 @@
#sidebar>.cell {width: 100%;}
.main-table thead>tr:first-of-type>th {border-left: 1px solid #ddd;}
th.table-nest-title .table-nest-toggle {margin-top: 15px; margin-left: 6px;}
th.table-nest-title .table-nest-toggle {margin-top: 5px; margin-left: 6px;}
th.table-nest-title .header {margin-left: 5px;}
th.table-nest-title .sort-up {padding-left: 5px;}
th.table-nest-title .sort-down {padding-left: 5px;}
#productTableList .icon-product:before {content: '\e98f'; width: 22px; height: 22px; background: none; color: #16a8f8; top: 0; line-height: 22px; margin-right: 2px; font-size: 14px}
.main-table thead>tr>th {padding: 0px 8px; line-height: 24px;}