mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 16:08:58 +01:00
style/zen mode: tweak text vertical centering offset
Some checks are pending
Checks / main (push) Waiting to run
Some checks are pending
Checks / main (push) Waiting to run
This commit is contained in:
parent
344f2d819e
commit
e8bf12c4ab
@ -2105,7 +2105,7 @@ body.zen .note-split:not(.full-content-width) .scrolling-container {
|
||||
|
||||
body.zen .note-split:not(.full-content-width) .note-detail {
|
||||
margin: auto;
|
||||
padding-bottom: 15%;
|
||||
padding-bottom: 25vh;
|
||||
width: var(--max-content-width);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user