*Finish task #63787.

This commit is contained in:
liuhong
2022-08-11 00:49:21 +00:00
parent 0c2b54ade7
commit f713f01ee7
3 changed files with 3 additions and 3 deletions

View File

@@ -16,4 +16,4 @@ tbody.sortable > tr > td.sort-handler {color: #3c4353 !important;}
div.checkbox-primary + span.table-nest-icon {margin-left:0px !important;}
#checkAll + label.hover:after {border-width: 0px;}
.c-budget {padding-right:16px !important;}
.c-budget {width:100px; text-align: right; padding-right:16px !important;}

View File

@@ -7,3 +7,4 @@
.has-prefix > a {padding-left: 5px;}
.has-suffix > a {max-width: calc(100% - 100px); padding-right: 5px; color: #0c60e1; display: inline-block; max-width: calc(100% - 50px);}
.c-budget {width:100px; text-align: right; padding-right:16px !important;}