mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
style(系统设置): 系统参数-表单中radio组件字体不用加粗
This commit is contained in:
@@ -420,6 +420,9 @@ defineExpose({
|
||||
line-height: 22px !important;
|
||||
height: 22px !important;
|
||||
}
|
||||
.ed-radio__label {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<style scoped lang="less">
|
||||
|
||||
Reference in New Issue
Block a user