mirror of
https://github.com/zadam/trilium.git
synced 2026-02-07 22:34:24 +01:00
style/text editor: fix layout issues
This commit is contained in:
parent
72d6b83ec5
commit
afe710321c
@ -4,11 +4,14 @@
|
||||
position: relative;
|
||||
|
||||
> .inline-title,
|
||||
> .note-detail > .note-detail-editable-text,
|
||||
> .note-detail > .note-detail-editable-text > .note-detail-editable-text-editor,
|
||||
> .note-list-widget:not(.full-height) .note-list-wrapper {
|
||||
padding-inline: 24px;
|
||||
}
|
||||
|
||||
> .note-detail > .note-detail-editable-text > .note-detail-editable-text-editor {
|
||||
overflow: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.note-split.type-code:not(.mime-text-x-sqlite) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user