Skip to content

Commit e087e25

Browse files
fix: Fix form style issues
1 parent cd81992 commit e087e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/styles/element-plus.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
}
6363
.el-form-item__label {
6464
font-weight: 400;
65-
width: 100%;
65+
width: 100% !important;
6666
}
6767

6868
.el-form-item__error {

0 commit comments

Comments
 (0)