mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 23:16:54 +00:00
兼容Valine-Emoji
This commit is contained in:
@@ -171,3 +171,10 @@ nav {
|
|||||||
-webkit-line-clamp: 2;
|
-webkit-line-clamp: 2;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vcontent .wl-emoji {
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: baseline;
|
||||||
|
height: 1.25em;
|
||||||
|
margin: -.125em .25em;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user