fixed upload button issue in mobile

This commit is contained in:
Čarodej
2022-08-20 09:16:25 +02:00
parent 9a41720fdf
commit 29c88eb858
17 changed files with 32 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
<div>
<transition name="context-menu">
<div
v-if="isVisible"
v-show="isVisible"
@click="closeMenu"
class="fixed bottom-0 left-0 right-0 z-50 overflow-hidden rounded-tl-xl rounded-tr-xl bg-white pb-4 dark:bg-2x-dark-foreground"
>