This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user