Skip to content

Commit

Permalink
Merge pull request #110 from camptocamp/resize-less-filters-btn
Browse files Browse the repository at this point in the history
[Search page]: "Less filters" button should be on one line
  • Loading branch information
cmoinier authored Oct 18, 2024
2 parents c099832 + 7d299aa commit c70fd3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
</div>
<div
class="flex flex-row items-start gap-4 -ml-[2px] mt-2 justify-betwwen w-56"
class="flex flex-row items-start gap-4 -ml-[2px] mt-2 justify-betwwen w-60"
>
@if(displayCount !== searchConfig.length) {
<button
Expand Down

0 comments on commit c70fd3e

Please sign in to comment.