* Adjust code style.

This commit is contained in:
tianshujie98
2020-12-28 14:09:56 +08:00
parent 4ef32f3efc
commit 3b96307d45
4 changed files with 17 additions and 7 deletions
+2 -2
View File
@@ -37,5 +37,5 @@
.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 .header {margin-left: 5px;}
th.table-nest-title .sort-up {padding-left: 10px;}
th.table-nest-title .sort-down {padding-left: 10px;}
th.table-nest-title .sort-up {padding-left: 5px;}
th.table-nest-title .sort-down {padding-left: 5px;}