Add descriptive classes to scroll to top component and use dialog component for deletion confirmation
This commit is contained in:
parent
2bb2dbdc02
commit
9351a85b61
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
top
|
||||
@click.stop="scrollToTop"
|
||||
v-if="show"
|
||||
class="p-photo-scroll-top"
|
||||
>
|
||||
<v-icon>arrow_upward</v-icon>
|
||||
</v-btn>
|
||||
|
|
Loading…
Reference in a new issue