fixed upload button issue

This commit is contained in:
Čarodej
2022-08-17 17:11:50 +02:00
parent 519ab53b13
commit 517445875d
8 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div v-if="isVisible">
<div v-show="isVisible">
<!--Overlay component-->
<div
@click.capture="hidePopover"