mirror of
https://github.com/zadam/trilium.git
synced 2026-01-18 20:44:26 +01:00
fix(mermaid): code not scrollable (closes #8299)
This commit is contained in:
parent
53e1fa1047
commit
02f43d6239
@ -15,6 +15,8 @@
|
||||
.note-detail-split .note-detail-split-editor {
|
||||
width: 100%;
|
||||
flex-grow: 1;
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.note-detail-split .note-detail-split-editor .note-detail-code {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user