fix:btn position

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-01-29 14:58:29 +07:00
parent ffce0164b4
commit 3e568267ba

View file

@ -409,6 +409,14 @@ watch(
<q-img :src="selectedImg" />
</q-dialog> -->
<q-dialog v-model="imageModal">
<q-btn
icon="close"
flat
round
dense
v-close-popup
class="absolute-top-right z-top text-white"
/>
<q-card
style="
width: auto;
@ -417,15 +425,6 @@ watch(
box-shadow: none;
"
>
<q-btn
icon="close"
flat
round
dense
v-close-popup
class="absolute-top-right z-top text-white"
/>
<img
:src="selectedImg"
style="