mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 00:19:04 +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;
|
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 */
|
/* Fixed formatting toolbar */
|
||||||
|
|
||||||
body.zen .note-split .ribbon-container {
|
body.zen .note-split .ribbon-container {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user