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