client: Fix note actions not fitting on all languages

pull/389/head^2
Elian Doran 2024-09-08 16:38:12 +07:00
parent a9e6c887f2
commit d00c028a0c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -17,7 +17,7 @@ const TPL = `
}
.note-actions .dropdown-menu {
width: 15em;
min-width: 15em;
}
.note-actions .dropdown-item[disabled], .note-actions .dropdown-item[disabled]:hover {