Search: similar filters in different layers are now merged, fix #

This commit is contained in:
Pieter Vander Vennet 2024-09-17 02:16:25 +02:00
parent 6ebc0632a3
commit 48186aa530
15 changed files with 156 additions and 63 deletions

View file

@ -10,6 +10,7 @@
background: var(--background-color);
padding: 0.5rem;
border-radius: 0.5rem;
overflow-y: auto;
}
:global(.sidebar-unit > h3) {