fix(图表): 修复富文本框华文仿宋字体加粗没反应问题 #8174

This commit is contained in:
wangjiahao 2024-03-22 12:18:16 +08:00
parent 8586fb0e55
commit 2db5b0dc9c

View File

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