mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 16:08:58 +01:00
style/zen mode: improve scrolling for text notes
This commit is contained in:
parent
6f82c283e9
commit
aa7f01313a
@ -2117,6 +2117,11 @@ body.zen .note-split.type-text {
|
||||
font-size: 1.15em;
|
||||
}
|
||||
|
||||
body.zen .note-split.type-text .scrolling-container {
|
||||
/* (Usually) keeps the caret above the fixed toolbar */
|
||||
scroll-padding-bottom: 130px;
|
||||
}
|
||||
|
||||
/* Fixed formatting toolbar */
|
||||
|
||||
body.zen .note-split .ribbon-container {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user