fix: Fix form style issues (#3892)

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
This commit is contained in:
shaohuzhang1 2025-08-20 11:08:01 +08:00 committed by GitHub
parent cd81992803
commit 79e4b902c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,7 @@
}
.el-form-item__label {
font-weight: 400;
width: 100%;
width: 100% !important;
}
.el-form-item__error {