From 2c45f507767078f090ce7e1007c5d3c2b64fb913 Mon Sep 17 00:00:00 2001 From: yonghyon Date: Thu, 1 Feb 2024 13:36:22 +0900 Subject: [PATCH] intro page layout error on webos3 --- .../src/views/IntroPanel/IntroPanel.module.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.twin.app.shoptime/src/views/IntroPanel/IntroPanel.module.less b/com.twin.app.shoptime/src/views/IntroPanel/IntroPanel.module.less index 6f4c2ebf..54d7eddf 100644 --- a/com.twin.app.shoptime/src/views/IntroPanel/IntroPanel.module.less +++ b/com.twin.app.shoptime/src/views/IntroPanel/IntroPanel.module.less @@ -7,7 +7,7 @@ font-family: @baseFont; text-align: center; width: 100%; - height: 100%; + height: 100vh; .title { font-size: 60px;