allow deleting, open note on new note button click, title for rename/delete, change font size for button+label

This commit is contained in:
zyqunix 2025-02-05 21:58:26 +01:00
parent a8fce26724
commit 82a5f8215e
3 changed files with 29 additions and 2 deletions

View file

@ -28,6 +28,7 @@ div.top > label {
color: white;
border: 2px solid #242424;
border-radius: 5px;
font-size: 14px;
}
div.top > input {