This commit is contained in:
tanghucheng
2022-10-27 13:35:31 +08:00
parent 122a34b4a5
commit 1ca5456053
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -16,3 +16,4 @@ td.flex {display: flex; flex-flow: row nowrap; justify-content: flex-start; alig
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;}
#projectForm .c-name, #executionTableList .c-name, #programTableList .c-name {padding-right:47px;}