add complete button

This commit is contained in:
Pete Matsyburka
2024-11-07 20:58:43 +02:00
parent 0b0f0b497e
commit c79fca75f3
3 changed files with 77 additions and 5 deletions
-1
View File
@@ -39,7 +39,6 @@
</template>
</div>
<div
v-if="isActive"
ref="scrollToElem"
class="absolute"
:style="{ top: scrollPadding }"