mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-23 16:56:10 +01:00
This commit is contained in:
parent
611d47563f
commit
369ef417e6
3 changed files with 6 additions and 9 deletions
|
|
@ -15,6 +15,7 @@
|
|||
margin: 0 auto;
|
||||
|
||||
&.emoji {
|
||||
width: 1lh;
|
||||
cursor: auto;
|
||||
max-width: none;
|
||||
vertical-align: sub; // text-top windows 不兼容
|
||||
|
|
|
|||
|
|
@ -171,7 +171,10 @@ img {
|
|||
height: auto;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
|
||||
&:not(.emoji) {
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
button,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue