From eaece6163ba8b19f3e4ca39a67115cf2737b04f4 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Fri, 10 Feb 2023 15:38:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20katex-inline=E6=8E=92?= =?UTF-8?q?=E7=8F=AD?= 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 8d6f27c5..2476a6ac 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -2006,6 +2006,6 @@ code.language-mermaid { margin: auto; } -em .katex-display { +.notion-equation-inline .katex-display { margin: 0 0 !important; } \ No newline at end of file