Extensions list: sort_by parameter #159

Merged
Márton Lente merged 36 commits from filter-sort into main 2024-06-03 12:57:45 +02:00
Showing only changes of commit 26340da20c - Show all commits

View File

@ -34,6 +34,8 @@
.dropdown-menu-filter-sort
max-height: calc(var(--spacer) * 24.25)
// TODO: decouple dropdown-menu-filter-sort with overflow auto from js dropdown-menu, so that caret symbol is shown when dropdown menu is active
overflow: auto
.dropdown-item
line-height: var(--lh-base)