style: fix note title input overlapping with the zen mode exit button

This commit is contained in:
Adorian Doran 2025-03-13 04:19:42 +02:00
parent 69f95068f1
commit 6c6d20a830

View File

@ -1688,6 +1688,7 @@ body.zen .title-row {
height: unset !important;
-webkit-app-region: drag;
padding-left: env(titlebar-area-x);
padding-right: 2.5em;
}
body.zen .note-title-widget,