fix: false window style

This commit is contained in:
Yifei Zhang
2023-03-14 15:22:42 +08:00
committed by GitHub
parent e2a4b3d45c
commit 76a6341c7b

View File

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