From 2db5b0dc9c01ac20c76e5ca370a23f2be9db1aea Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 22 Mar 2024 12:18:16 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=AF=8C=E6=96=87=E6=9C=AC=E6=A1=86=E5=8D=8E=E6=96=87=E4=BB=BF?= =?UTF-8?q?=E5=AE=8B=E5=AD=97=E4=BD=93=E5=8A=A0=E7=B2=97=E6=B2=A1=E5=8F=8D?= =?UTF-8?q?=E5=BA=94=E9=97=AE=E9=A2=98=20#8174?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/style/index.less b/core/core-frontend/src/style/index.less index ea9f076a7d..c6f7fba22e 100644 --- a/core/core-frontend/src/style/index.less +++ b/core/core-frontend/src/style/index.less @@ -392,7 +392,7 @@ em { } strong { - font-synthesis: weight; + font-synthesis: style weight!important; } .ed-date-editor .ed-range__icon {