Skip to content

Commit f46205b

Browse files
fix: style
1 parent 3b51778 commit f46205b

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
@@ -244,7 +244,7 @@
244244
}
245245
.el-form-item__label {
246246
font-weight: 400;
247-
width: 100%;
247+
width: 100% !important;
248248
color: var(--el-text-color-primary);
249249
}
250250

0 commit comments

Comments
 (0)