diff --git a/templates/template-bundler-vite/public/style.css b/templates/template-bundler-vite/public/style.css index f4524fd..3fffd1b 100644 --- a/templates/template-bundler-vite/public/style.css +++ b/templates/template-bundler-vite/public/style.css @@ -7,7 +7,7 @@ body { #app { width: 100%; - height: 100vh; + height: 100dvh; overflow: hidden; display: flex; justify-content: center;