From 4a4244b5c4effe3fd5166ff3bd1e61e09051c779 Mon Sep 17 00:00:00 2001 From: AN <1983933789@qq.com> Date: Fri, 5 Sep 2025 17:20:55 +0800 Subject: [PATCH] =?UTF-8?q?style(styles):=20=E4=BF=AE=E5=A4=8D=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E6=A0=B7=E5=BC=8F=E5=AF=BC=E8=87=B4=E4=B8=8B=E5=88=92?= =?UTF-8?q?=E7=BA=BF=E4=B8=8D=E5=8F=AF=E8=A7=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/css/global.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/css/global.css b/src/styles/css/global.css index 51cf0ef6..384f823a 100644 --- a/src/styles/css/global.css +++ b/src/styles/css/global.css @@ -6,6 +6,7 @@ html, body, #app { height: 100%; + font-family: inherit; } html {