mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-06 22:59:07 +08:00
fix: false window style
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
.tight-container {
|
||||
--window-width: 100vw;
|
||||
--window-height: 100vw;
|
||||
--window-height: 100vh;
|
||||
|
||||
@include container();
|
||||
|
||||
|
Reference in New Issue
Block a user