mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
style/zen mode: improve scrolling for text notes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user