Merge remote-tracking branch 'origin/main' into feature/#321
This commit is contained in:
commit
8133bd02df
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="flex flex-col items-center py-5 px-3 fixed bottom-14 right-0">
|
||||
<div class="flex flex-col items-center py-5 px-3 fixed bottom-14 right-0 z-20">
|
||||
<div class="self-end mt-2 flex gap-2">
|
||||
<button @mousedown.stop @click="handleDelete" class="btn-red py-1.5 px-4">
|
||||
<img src="/assets/icons/trashcan.svg" class="w-4 h-4" alt="Delete" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user