mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 20:19:05 +01:00
style/menus: document a style
This commit is contained in:
parent
012aceb7f2
commit
34338a795f
@ -462,6 +462,8 @@ body #context-menu-container .dropdown-item > span {
|
|||||||
border: 1px solid transparent !important;
|
border: 1px solid transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* This is a workaround for Firefox not supporting break-before / break-after: avoid on columns.
|
||||||
|
* It usually wraps a menu item followed by a separator / header and another menu item. */
|
||||||
.dropdown-no-break {
|
.dropdown-no-break {
|
||||||
break-inside: avoid;
|
break-inside: avoid;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user