mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
style/menus: document a style
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user