This commit is contained in:
Čarodej
2022-02-05 12:30:02 +01:00
parent 6980c28c57
commit 38e86b4b8b
9 changed files with 41 additions and 123 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
<MobileToolbar />
<!--File list & info sidebar-->
<div class="flex space-x-3 lg:h-screen lg:overflow-hidden">
<div class="flex space-x-3 lg:overflow-hidden">
<router-view id="file-view" class="relative w-full" :key="$route.fullPath" />
<InfoSidebar v-if="isVisibleSidebar" />