mirror of
https://github.com/zadam/trilium.git
synced 2026-01-04 21:54:23 +01:00
fix(react/widgets): alignment of shortcuts in context menu
This commit is contained in:
parent
86365ebd44
commit
4213c377f8
@ -449,6 +449,8 @@ body #context-menu-container .dropdown-item > span {
|
||||
box-shadow: none;
|
||||
padding-bottom: 0;
|
||||
padding: 0;
|
||||
flex-grow: 1;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.dropdown-item,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user