* finish task #71878

This commit is contained in:
wangzemei
2022-10-09 10:06:57 +08:00
parent 5ca7ebfadc
commit ed225f525d
3 changed files with 10 additions and 6 deletions
+4
View File
@@ -38,3 +38,7 @@ canvas {height: 28px;}
#datatable-executionList .table-child-bottom.table-child-top > .c-name.flex {border-bottom: 2px solid #cbd0db !important;}
#datatable-executionList .parent.has-child.c-name.flex {border-bottom: 1px solid #cbd0db !important;}
#datatable-executionList tr:last-child .c-name.flex {margin-top: 1px !important;}
#executionList thead .c-estimate.text-right,
#executionList thead .c-consumed.text-right,
#executionList thead .c-left.text-right {padding-right: 8px;}