mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
fix(client): shortcuts wrapped on two lines on global menu (closes #976)
This commit is contained in:
@@ -86,7 +86,7 @@ const TPL = `
|
||||
position: relative;
|
||||
top: 3px;
|
||||
font-size: 120%;
|
||||
margin-right: 5px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
body.mobile .global-menu .dropdown-submenu .dropdown-menu {
|
||||
|
||||
Reference in New Issue
Block a user