This commit is contained in:
zhaomeijing
2022-06-06 23:48:35 +08:00
parent 061c7ff432
commit 4e27ba39ea
@@ -491,15 +491,14 @@ export default {
margin-bottom: 8px;
display: flex;
.text-field-left {
width: 100px;
width: 70px;
display: inline-block;
font-size: 14px;
font-size: 16px;
color: #040B29;
font-weight: 400;
color: #6F7385;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin-right: 24px;
}
.text-field-right {