Vanessa 2024-01-31 22:43:49 +08:00
parent 611d47563f
commit 369ef417e6
3 changed files with 6 additions and 9 deletions

View file

@ -15,6 +15,7 @@
margin: 0 auto;
&.emoji {
width: 1lh;
cursor: auto;
max-width: none;
vertical-align: sub; // text-top windows 不兼容

View file

@ -171,7 +171,10 @@ img {
height: auto;
-ms-interpolation-mode: bicubic;
overflow: hidden;
font-size: 12px;
&:not(.emoji) {
font-size: 12px;
}
}
button,