update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-11 12:35:39 +03:00
parent ccc1824f77
commit 9a86ee59f5

View File

@@ -32,7 +32,7 @@
no-caps no-caps
@click="scrollToElement(item.ref)" @click="scrollToElement(item.ref)"
ref="menuButtons" ref="menuButtons"
color="grey-9" :color="isHeroScroll ? 'white' : 'primary'"
> >
<span class="text-no-wrap">{{ $t(item.title) }}</span> <span class="text-no-wrap">{{ $t(item.title) }}</span>
</q-btn> </q-btn>