* Finish task #70009.

This commit is contained in:
tianshujie
2022-09-28 11:23:40 +08:00
parent e033345aea
commit 0266e470c9

View File

@@ -8,5 +8,5 @@
.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;}
.c-manager {overflow: hidden;}
.c-manager {white-space: nowrap; overflow: hidden;}
.c-manager a {top: 8px;}