This commit is contained in:
wanglei
2022-02-11 13:52:00 +08:00
parent 97faf29a8f
commit 1ca18c4f37
2 changed files with 4 additions and 2 deletions

View File

@@ -208,11 +208,12 @@ export default {
.limit {
text-align: right !important;
font-size: 16px;
font-size: 28px;
background: #FFFFFF;
padding-right: 44px;
height: 60px;
line-height: 60px;
color: #999;
}
.btn {

View File

@@ -279,7 +279,8 @@
.limit {
text-align: right;
font-size: 16px;
font-size: 28px;
color: #999;
}
.form-item {