diff --git a/app/src/assets/scss/_typography.scss b/app/src/assets/scss/_typography.scss index 1fc7565ff..4629ca63a 100644 --- a/app/src/assets/scss/_typography.scss +++ b/app/src/assets/scss/_typography.scss @@ -20,7 +20,7 @@ &.emoji { cursor: auto; max-width: none; - vertical-align: text-top; + vertical-align: sub; // text-top windows 不兼容 } }