fix: h5下登录页面错位显示

This commit is contained in:
秋帆
2024-05-02 12:46:43 +08:00
parent c0c5ba8efd
commit 9d570a808c

View File

@@ -41,6 +41,7 @@ body[arco-theme='dark'] {
#app {
width: 100vw;
height: 100vh;
min-height: 800px;
overflow: hidden;
}