mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 01:16:15 +02:00
fix top margin of images and tables which can obscure their handles
This commit is contained in:
@@ -38,7 +38,7 @@ const TPL = `
|
||||
cursor: text !important;
|
||||
}
|
||||
|
||||
.note-detail-editable-text *:first-child {
|
||||
.note-detail-editable-text *:not(figure):first-child {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user