mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-18 10:00:48 +08:00
This commit is contained in:
parent
4366e726ef
commit
0f67a3acf4
@ -291,11 +291,14 @@
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
line-height: 1.625;
|
line-height: 1.625;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
float: left;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height: calc(1.625em - 8px);
|
height: calc(1.625em - 8px);
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
width: calc(1.625em - 8px);
|
width: calc(1.625em - 8px);
|
||||||
|
float: left;
|
||||||
|
margin: 4px 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user