Vanessa 2024-01-15 23:44:28 +08:00
parent 7d57bd07e7
commit 7c613e5798
3 changed files with 21 additions and 17 deletions

View file

@ -386,6 +386,9 @@
[data-subtype="mermaid"] {
overflow: auto;
// https://github.com/siyuan-note/siyuan/issues/10186
min-height: 32px;
display: table;
}
[data-subtype="plantuml"] img {