diff --git a/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue b/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue index eb9706f911..71fda183bf 100644 --- a/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue +++ b/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue @@ -420,6 +420,9 @@ defineExpose({ line-height: 22px !important; height: 22px !important; } + .ed-radio__label { + font-weight: 400; + } }