Release 202507080931

This commit is contained in:
pluja
2025-07-08 09:31:10 +00:00
parent a5d1fb9a5d
commit 7e7046e7d2
8 changed files with 144 additions and 132 deletions

View File

@@ -492,6 +492,7 @@ const showFiltersId = 'show-filters'
/>
<div
class="bg-night-700 fixed top-0 left-0 z-50 hidden h-dvh w-dvw shrink-0 translate-y-full overflow-y-auto overscroll-contain border-t border-green-500/30 px-8 pt-4 transition-transform peer-checked:translate-y-0 max-sm:peer-checked:block sm:relative sm:z-auto sm:block sm:h-auto sm:w-64 sm:translate-y-0 sm:overflow-visible sm:border-none sm:bg-none sm:p-0"
aria-label="Search filters"
>
<ServicesFilters
searchResultsId={searchResultsId}
@@ -519,6 +520,7 @@ const showFiltersId = 'show-filters'
filtersOptions={filtersOptions}
attributes={attributes}
attributeOptions={attributeOptions}
aria-label="Search results"
/>
</div>
{