client: Fix note actions not fitting on all languages

This commit is contained in:
Elian Doran 2024-09-08 16:38:12 +03:00
parent a9e6c887f2
commit d00c028a0c
No known key found for this signature in database

View File

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