mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-19 10:30:45 +08:00
This commit is contained in:
parent
369ef417e6
commit
0dd00d2138
@ -15,7 +15,7 @@
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
||||||
&.emoji {
|
&.emoji {
|
||||||
width: 1lh;
|
width: .7lh;
|
||||||
cursor: auto;
|
cursor: auto;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
vertical-align: sub; // text-top windows 不兼容
|
vertical-align: sub; // text-top windows 不兼容
|
||||||
@ -148,6 +148,10 @@
|
|||||||
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,
|
||||||
|
Loading…
Reference in New Issue
Block a user