* Adjust the program module code.

This commit is contained in:
leiyong
2020-12-23 16:32:18 +08:00
parent 8ce295828e
commit 143fb5a04c
3 changed files with 65 additions and 20 deletions
+1
View File
@@ -1,2 +1,3 @@
#mainMenu .pull-left .checkbox-primary {display: inline-block; margin-left: 10px;}
.main-table tbody>tr>td:first-child, .main-table thead>tr>th:first-child {padding-left: 8px;}
.table tbody>tr>td .dropdown, .table thead>tr>th .dropdown {display: inline-block; line-height: 1;}