fix(仪表板): 修复富文本组件华文仿宋等部分字体加粗没反应问题 #8174

This commit is contained in:
wangjiahao 2024-02-29 11:29:09 +08:00
parent 1c83851ed5
commit 59ad3b036d

View File

@ -389,3 +389,8 @@ em {
.ed-table {
--ed-table-row-hover-bg-color: #e8e9e9 !important;
}
strong {
font-synthesis: weight;
}