Changed today CTA on mobile

This commit is contained in:
Alexis
2025-04-25 17:53:40 +02:00
parent 093b4e7493
commit b1ff2ec232
3 changed files with 22 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ const breakpoints = useBreakpoints(
>
<PhMagnifyingGlass size="20" weight="light" />
<span class="max-lg:hidden">
<span v-if="breakpoints.lg.value">
{{ $t('entity.advancedSearch.title') }}
</span>
</UiButton>