From e6b708ea8a2e429b957ab18bc69398a1ea9150ae Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sun, 17 Mar 2024 22:40:03 +0800 Subject: [PATCH] :iphone: fix https://github.com/siyuan-note/siyuan/issues/10636 --- app/src/assets/scss/component/_typography.scss | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/src/assets/scss/component/_typography.scss b/app/src/assets/scss/component/_typography.scss index f4ce40386..bd9a25bb5 100644 --- a/app/src/assets/scss/component/_typography.scss +++ b/app/src/assets/scss/component/_typography.scss @@ -15,7 +15,7 @@ margin: 0 auto; &.emoji { - width: .7lh; + width: 1.25em; cursor: auto; max-width: none; vertical-align: sub; // text-top windows 不兼容 @@ -148,10 +148,6 @@ margin: 4px 0; font-weight: 600; line-height: 1.25; - - .emoji { - width: 1lh; - } } .h1,