chore(react): fix height of title bar

This commit is contained in:
Elian Doran 2025-08-25 16:05:09 +03:00
parent 0f60c0696b
commit 50c4301a34
No known key found for this signature in database

View File

@ -9,6 +9,7 @@
margin: 2px 0px;
min-width: 5em;
width: 100%;
padding: 1px 12px;
}
.note-title-widget input.note-title.protected {