فهرست منبع

: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;
     margin: 0 auto;
 
 
     &.emoji {
     &.emoji {
-      width: .7lh;
+      width: 1.25em;
       cursor: auto;
       cursor: auto;
       max-width: none;
       max-width: none;
       vertical-align: sub; // text-top windows 不兼容
       vertical-align: sub; // text-top windows 不兼容
@@ -148,10 +148,6 @@
     margin: 4px 0;
     margin: 4px 0;
     font-weight: 600;
     font-weight: 600;
     line-height: 1.25;
     line-height: 1.25;
-
-    .emoji {
-      width: 1lh;
-    }
   }
   }
 
 
   .h1,
   .h1,