* Adjust code.

This commit is contained in:
qiyu-xie
2021-07-22 14:14:34 +08:00
parent d06c0b12f2
commit 94d2a7e781
+1 -1
View File
@@ -2,4 +2,4 @@
.main-table tbody>tr>td:first-child, .main-table thead>tr>th:first-child {padding-left: 8px;}
.table tbody>tr>td .dropdown {display: inline-block; line-height: 1;}
tbody.sortable > tr > td.sort-handler .table-nest-toggle:before {cursor: pointer !important;}
.table .avatar {display: inline-block; width: 20px; height: 20px; line-height: 20px; top: 5px;}
.table .avatar {display: inline-block; width: 20px; height: 20px; line-height: 20px; top: 6px;}