mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
smaller context menu
This commit is contained in:
parent
6cb7d0098e
commit
92ffe321aa
@ -531,12 +531,12 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th
|
|||||||
padding: 20px;
|
padding: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.context-menu {
|
.context-menu-container {
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
.context-menu .dropdown-item {
|
#context-menu-container .dropdown-item {
|
||||||
padding: 2px 10px 2px 10px;
|
padding: 0 7px 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* if modal height overflows, then only modal body scrolls */
|
/* if modal height overflows, then only modal body scrolls */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user