Fix scroll-to position on cagegory page
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</f:if>
|
||||
<div class="content__float">
|
||||
<f:if condition="{traveltype.buttonlabel}">
|
||||
<a class="badge" href="#configurator" v-on:click.prevent="scrollTo('#configurator')">
|
||||
<a class="badge" href="#examples" v-on:click.prevent="scrollTo('#examples')">
|
||||
<div class="badge__content">{traveltype.buttonlabel -> f:format.nl2br()}</div>
|
||||
<svg class="badge__background" width="100%" height="100%" viewBox="0 0 160 160">
|
||||
<g>
|
||||
|
||||
Reference in New Issue
Block a user