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="md:h-screen md:overflow-hidden lg:flex w-full">
<div class="h-screen md:overflow-hidden lg:flex w-full">
<!--On Top of App Components-->
<FilePreview />
<Spotlight />