mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-27 20:08:49 +01:00
This commit is contained in:
parent
e89343e668
commit
5c024f23f4
1 changed files with 3 additions and 3 deletions
|
|
@ -294,13 +294,13 @@
|
|||
.b3-menu__avemoji {
|
||||
display: inline-block;
|
||||
font-size: 1em;
|
||||
line-height: normal;
|
||||
line-height: 1.625;
|
||||
height: auto;
|
||||
|
||||
img {
|
||||
height: calc(1.625em - 10px);
|
||||
height: calc(1.625em - 8px);
|
||||
font-size: 1em;
|
||||
width: calc(1.625em - 10px);
|
||||
width: calc(1.625em - 8px);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue