mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 07:48:49 +01:00
This commit is contained in:
parent
d2511da799
commit
f3c8f3614d
1 changed files with 3 additions and 4 deletions
|
|
@ -384,11 +384,10 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
[data-subtype="mermaid"] {
|
||||
[data-subtype="mermaid"] > [spin="1"] {
|
||||
// 不能加到上一级,否则属性会跟随滚动
|
||||
overflow: auto;
|
||||
// https://github.com/siyuan-note/siyuan/issues/10186
|
||||
min-height: 32px;
|
||||
display: table;
|
||||
line-height: initial;
|
||||
}
|
||||
|
||||
[data-subtype="plantuml"] img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue