mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Merge pull request #3923 from soulsands/fix-include
fix included note display
This commit is contained in:
commit
da348075e8
@ -51,7 +51,7 @@ const TPL = `
|
||||
cursor: text !important;
|
||||
}
|
||||
|
||||
.note-detail-editable-text *:not(figure):first-child {
|
||||
.note-detail-editable-text *:not(figure,.include-note):first-child {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user