* Adjust budget field.

This commit is contained in:
daitingting
2024-01-16 08:37:36 +00:00
parent c8c7354a5a
commit e53db079e9
5 changed files with 30 additions and 17 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
.items-center {align-items: center !important}
#ignore {text-decoration: underline; cursor: pointer; color: #ef7b0f;}
#ignore {text-decoration: underline; cursor: pointer; color: #ef7b0f; padding-left: 5px;}
.form-group[data-name=budget] .has-prefix .input-control-prefix {padding: 0}