浏览代码

fix: false window style

Yifei Zhang 2 年之前
父节点
当前提交
76a6341c7b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/components/home.module.scss

+ 1 - 1
app/components/home.module.scss

@@ -27,7 +27,7 @@
 
 .tight-container {
   --window-width: 100vw;
-  --window-height: 100vw;
+  --window-height: 100vh;
 
   @include container();