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

pull/1421/head
Adorian Doran 2025-03-13 04:19:42 +07:00
parent 69f95068f1
commit 6c6d20a830
1 changed files with 1 additions and 0 deletions

@ -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,