ソースを参照

:iphone: fix https://github.com/siyuan-note/siyuan/issues/10636

Vanessa 1 年間 前
コミット
e6b708ea8a
1 ファイル変更1 行追加5 行削除
  1. 1 5
      app/src/assets/scss/component/_typography.scss

+ 1 - 5
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,