release v2.0.0 #4

Merged
crimsen merged 481 commits from develop into master 2024-01-18 15:15:08 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 6fd3f045f8 - Show all commits

View File

@ -6,7 +6,6 @@
@click="click"
>
<q-btn
v-if="modelValue.accept !== undefined"
round
dense
icon="mdi-trash-can"
@ -14,7 +13,7 @@
color="negative"
class="q-ma-xs"
title="Löschen"
style="position: absolute; top: 0; right: 0"
style="position: absolute; top: 0; right: 0; z-index: 999"
@click="dismiss"
/>
<q-card-section class="q-pa-xs">