From cad6420ef84876fc386e4e484a9597c4ae47ae84 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Mon, 15 Apr 2024 11:05:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=96=87=E7=AB=A0=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E8=A2=AB=E8=A6=86=E7=9B=96=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/notion.css b/styles/notion.css index 0843443f..aff576ae 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -72,7 +72,7 @@ line-height: 1.5; color: var(--fg-color); caret-color: var(--fg-color); - font-family: inherit; + font-family: inherit !important; } .notion > * {