mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: Fix form style issues (#3892)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
This commit is contained in:
parent
cd81992803
commit
79e4b902c1
|
|
@ -62,7 +62,7 @@
|
|||
}
|
||||
.el-form-item__label {
|
||||
font-weight: 400;
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.el-form-item__error {
|
||||
|
|
|
|||
Loading…
Reference in New Issue