* Fix issue #371.

This commit is contained in:
holan20180123
2021-08-03 13:32:31 +08:00
parent b29484680e
commit 7f87b7742c
+1
View File
@@ -2,3 +2,4 @@
.main-table thead>tr>th {padding: 0px 8px; line-height: 24px;}
tbody.sortable > tr > td > span.sort-handler {color: #999;}
.icon-move {color: #16a8f8;}
.table.has-sort-head thead>tr>th>a:after, .table.has-sort-head thead>tr>th>a:before {top: -4px;}