fix: 样式优化

This commit is contained in:
dataeaseShu
2025-05-28 15:36:38 +08:00
committed by xuwei-fit2cloud
parent 3c99c83d24
commit d7db0dfe4c
2 changed files with 6 additions and 0 deletions

View File

@@ -447,6 +447,9 @@ watch(
--ed-radio-input-height: 16px;
--ed-radio-input-width: 16px;
}
.ed-select {
--ed-select-width: 100px;
}
.title {
font-size: 14px;
font-weight: 500;

View File

@@ -483,6 +483,9 @@ watch(
--ed-radio-input-height: 16px;
--ed-radio-input-width: 16px;
}
.ed-select {
--ed-select-width: 100px;
}
.title {
font-size: 14px;
font-weight: 500;