Add descriptive classes to scroll to top component and use dialog component for deletion confirmation

This commit is contained in:
Theresa Gresch 2019-06-27 17:03:36 +02:00
parent 2bb2dbdc02
commit 9351a85b61

View file

@ -9,6 +9,7 @@
top
@click.stop="scrollToTop"
v-if="show"
class="p-photo-scroll-top"
>
<v-icon>arrow_upward</v-icon>
</v-btn>