mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style: fix note title input overlapping with the zen mode exit button
This commit is contained in:
parent
69f95068f1
commit
6c6d20a830
@ -1688,6 +1688,7 @@ body.zen .title-row {
|
|||||||
height: unset !important;
|
height: unset !important;
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
padding-left: env(titlebar-area-x);
|
padding-left: env(titlebar-area-x);
|
||||||
|
padding-right: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.zen .note-title-widget,
|
body.zen .note-title-widget,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user