- filebrowser contextmenu fix

This commit is contained in:
Čarodej
2021-11-02 10:06:18 +01:00
parent 23602f5e4f
commit 9b2dbe06c7
8 changed files with 80 additions and 47 deletions
@@ -1,7 +1,7 @@
<template>
<div
v-if="isFullPreview"
class="file-preview z-20"
class="file-preview z-40"
ref="filePreview"
tabindex="-1"
@keydown.esc="closeFilePreview"