diff --git a/core/core-frontend/src/style/index.less b/core/core-frontend/src/style/index.less index 3de34fd81b..29fcc41113 100644 --- a/core/core-frontend/src/style/index.less +++ b/core/core-frontend/src/style/index.less @@ -389,3 +389,8 @@ em { .ed-table { --ed-table-row-hover-bg-color: #e8e9e9 !important; } + + +strong { + font-synthesis: weight; +}