diff --git a/examples/with-playwright/styles/Home.module.css b/examples/with-playwright/styles/Home.module.css index 35454bb748190..ec63ce5c9b457 100644 --- a/examples/with-playwright/styles/Home.module.css +++ b/examples/with-playwright/styles/Home.module.css @@ -5,7 +5,6 @@ flex-direction: column; justify-content: center; align-items: center; - height: 100vh; } .main {