style/zen mode/translucent title bar: fix broken title bar in multi-split windows

This commit is contained in:
Adorian Doran 2025-11-03 16:09:05 +02:00
parent 3ae7bd59ec
commit fbb27b512e

View File

@ -2114,6 +2114,7 @@ body.zen .note-split:not(.full-content-width) .scroll-padding-widget {
}
body.zen .note-split.type-text {
position: relative;
font-size: 1.15em;
}