mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
client: Fix note actions not fitting on all languages
This commit is contained in:
parent
a9e6c887f2
commit
d00c028a0c
@ -17,7 +17,7 @@ const TPL = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.note-actions .dropdown-menu {
|
.note-actions .dropdown-menu {
|
||||||
width: 15em;
|
min-width: 15em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-actions .dropdown-item[disabled], .note-actions .dropdown-item[disabled]:hover {
|
.note-actions .dropdown-item[disabled], .note-actions .dropdown-item[disabled]:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user