There was an error while loading. Please reload this page.
1 parent 51b224d commit 6095366Copy full SHA for 6095366
1 file changed
frontend/src/lib/components/search/FacetedSearch.svelte
@@ -830,14 +830,14 @@
830
justify-content: space-between;
831
}
832
833
- .filter-toggle {
+ .filters-toggle {
834
margin-left: auto;
835
836
.filters-toggle :global(button) {
837
width: auto;
838
padding-inline: var(
839
--size-2
840
- ); /* ZL: to keep the same compact size
+ ); /* ZL: to keep the same compact size
841
as the above buttons change*/
842
justify-content: center;
843
0 commit comments