mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-10 23:11:50 +02:00
update h-screen to use svh / dvh
This commit is contained in:
@@ -43,7 +43,7 @@ export default function () {
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="min-h-screen grid items-center py-12">
|
||||
<div className="min-h-svh grid items-center py-12">
|
||||
<div className="grid gap-5 w-full px-4 mx-auto" style={{ maxWidth: '22em' }}>
|
||||
<div className="text-center">
|
||||
<h1 className="mb-3">
|
||||
|
||||
Reference in New Issue
Block a user