fixes part 4

This commit is contained in:
Čarodej
2022-03-01 18:04:36 +01:00
parent 3f0a69a062
commit 90303458a0
20 changed files with 39 additions and 30 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="bg-light-background dark:bg-dark-background md:h-screen md:overflow-hidden lg:flex">
<div class="md:h-screen md:overflow-hidden lg:flex">
<!--On Top of App Components-->
<FilePreview />
<Spotlight />