* Finish task#8738. Delete the space after budget.

This commit is contained in:
qiyu-xie
2020-12-28 13:23:09 +08:00
parent 62753525ab
commit 6cb4f39184
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -7,4 +7,5 @@
#copyProjectModal a.active {border-color: #00da88; color: #00da88; background-color: #E5FFE6}
#copyProjectModal a.active:after {position: absolute; content: '\e92f'; font-family: ZentaoIcon; font-size: 20px; right: 25px;}
#copyProjectModal a.cancel {color: #ff5d5d}
#budget {border-right:0px;}
#budget {border-right: 0px;}
.future {display: inline-block}