* Fix bug #29016,#29006,#29020.

This commit is contained in:
tanghucheng
2022-10-27 10:44:59 +08:00
parent ba55e70ae2
commit ae7589b5e4
5 changed files with 7 additions and 7 deletions
-1
View File
@@ -13,7 +13,6 @@ th.table-nest-title .check-all {position: absolute; left: 15px; top: 7px;}
#executionTableList > tr:not(.has-nest-child) .project-type-label {margin-left: 22px;}
.table-statistic {padding-left: 10px;}
td.flex {display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; margin-bottom: 0px;}
th.c-name {width: 80px;}
td.c-name > .project-type-label {flex: 0 0 36px; padding-right: 2px;}
.c-name > a, .table-children .text-left > a, .c-name > span.text-ellipsis { padding-left: 5px; text-overflow: clip;}
span.table-nest-icon.table-nest-toggle {min-width: 22px; max-width: 22px;}