mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
style/zen mode: tweak text vertical centering offset
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user