apply same for scrolltop button
This commit is contained in:
parent
c041d7aa9b
commit
8c4de692f4
@ -5,6 +5,7 @@
|
||||
v-if="!embedded"
|
||||
:timeline-name="timelineName"
|
||||
/>
|
||||
<div class="timeline-header-button">
|
||||
<button
|
||||
v-if="showScrollTop"
|
||||
class="button-unstyled scroll-to-top-button"
|
||||
@ -19,6 +20,7 @@
|
||||
/>
|
||||
</FALayers>
|
||||
</button>
|
||||
</div>
|
||||
<template v-if="mobileLayout && !embedded">
|
||||
<div
|
||||
class="timeline-header-button"
|
||||
|
Loading…
Reference in New Issue
Block a user