From 1e4bb4554010f8c011e3021e617c251cbbc50f2b Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 25 Jan 2024 22:34:43 +0800 Subject: [PATCH] :art: fix https://github.com/siyuan-note/siyuan/issues/10251 --- app/src/assets/scss/component/_typography.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/assets/scss/component/_typography.scss b/app/src/assets/scss/component/_typography.scss index a0a45f86d..67ac0c0af 100644 --- a/app/src/assets/scss/component/_typography.scss +++ b/app/src/assets/scss/component/_typography.scss @@ -347,7 +347,7 @@ } .katex { - font-size: 113%; + // https://github.com/siyuan-note/siyuan/issues/10251 font-size: 113%; line-height: normal; // https://ld246.com/article/1649890278771 .mathnormal {