From f073f00019ce89eb23be69e9691d2360d3c7acb2 Mon Sep 17 00:00:00 2001 From: "xiaoqi.cxq" Date: Mon, 22 Aug 2022 12:38:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=AD=A6=E5=85=AC=E5=BC=8F=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E7=AD=89=E5=AE=BD=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/markdownHighlighting.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/markdownHighlighting.scss b/src/styles/markdownHighlighting.scss index fe0a17b5..8acf9bd0 100644 --- a/src/styles/markdownHighlighting.scss +++ b/src/styles/markdownHighlighting.scss @@ -76,6 +76,7 @@ .latex, .math { + font-family: $font-family-monospace; color: $editor-color-light; .app--dark & {