mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 05:25:37 +08:00
client/quick search results: tweak footer divider margins
This commit is contained in:
parent
e3d28e703f
commit
4d82f2f22d
1 changed files with 4 additions and 0 deletions
|
@ -626,6 +626,10 @@ div.quick-search .dropdown-menu {
|
|||
font-weight: 600;
|
||||
}
|
||||
|
||||
.quick-search div.dropdown-divider {
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* TREE PANE
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue