Merge pull request #8645 from dataease/pr@dev-v3@fix_style

fix(图表): 修复富文本框华文仿宋字体加粗没反应问题 #8174
This commit is contained in:
王嘉豪
2024-03-22 12:19:15 +08:00
committed by GitHub

View File

@@ -392,7 +392,7 @@ em {
}
strong {
font-synthesis: weight;
font-synthesis: style weight!important;
}
.ed-date-editor .ed-range__icon {