client/quick search results: tweak footer divider margins

This commit is contained in:
Adorian Doran 2025-08-29 17:11:10 +03:00
parent e3d28e703f
commit 4d82f2f22d

View file

@ -626,6 +626,10 @@ div.quick-search .dropdown-menu {
font-weight: 600;
}
.quick-search div.dropdown-divider {
margin: 8px 0;
}
/*
* TREE PANE
*/