修改bug

This commit is contained in:
zyx.net
2022-08-17 11:38:28 +08:00
parent 6036429295
commit ba214ff920
+3 -1
View File
@@ -1091,7 +1091,7 @@ export default {
width: 114px;
text-align: right;
display: inline-block;
font-weight: 500;
font-weight: 400;
font-size: 14px;
margin-right: 16px;
overflow: hidden;
@@ -1099,6 +1099,7 @@ export default {
white-space: nowrap;
height: 42px;
line-height: 48px;
color: #040B29;
}
.box-input {
@@ -1334,6 +1335,7 @@ export default {
width: auto;
overflow: hidden;
text-overflow: ellipsis;
color: #040B29;
}