fix close & download buttons when viewing a picture attachment (#239)

This commit is contained in:
mcarbonne
2024-09-26 19:44:55 +02:00
committed by GitHub
parent d9b05e872c
commit cabaa07384

View File

@@ -445,7 +445,7 @@
<template>
<BaseContainer v-if="item" class="pb-8">
<Title>{{ item.name }}</Title>
<dialog ref="refDialog" class="fixed z-[999] bg-transparent">
<dialog ref="refDialog" class="fixed z-[999] overflow-visible bg-transparent">
<div ref="refDialogBody" class="relative">
<div class="absolute right-0 -mr-3 -mt-3 space-x-1 sm:-mr-4 sm:-mt-4">
<a class="btn btn-circle btn-primary btn-sm sm:btn-md" :href="dialoged.src" download>