* Fix bug 17551.

This commit is contained in:
tianshujie
2022-04-13 14:27:53 +08:00
parent e681135a3a
commit f612dcd079

View File

@@ -6,4 +6,4 @@ tbody.sortable > tr > td.sort-handler .table-nest-toggle:before {cursor: pointer
label[for^="projectIdList"]:before {top: 1px; width:14px; height:14px;}
label[for^="projectIdList"]:after {width: 14px; height:14px;}
tbody .sortable > tr > td .sort-handler {color: #3c4353 !important;}
tbody.sortable > tr > td.sort-handler {color: #3c4353 !important;}