iOs window height fix

This commit is contained in:
Čarodej
2022-04-07 11:00:24 +02:00
parent eb48aa46e3
commit 93dbaa081d
11 changed files with 23 additions and 92 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="lg:flex lg:h-screen lg:overflow-hidden w-full">
<div class="lg:flex h-screen lg:overflow-hidden w-full">
<!--On Top of App Components-->
<FilePreview />
<Spotlight />