💄 Use dvh on quick create page (#1530)

This commit is contained in:
Luke Vella 2025-01-30 13:40:37 +07:00 committed by GitHub
parent 73916421c1
commit 7cee993808
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ export default async function QuickCreatePage() {
const { t } = await getTranslation();
return (
<div className="flex min-h-screen p-2">
<div className="flex h-dvh p-2">
<div className="flex flex-1 flex-col gap-6 rounded-xl border bg-white p-6">
<div className="mx-auto w-full max-w-md flex-1">
<div className="space-y-8">