forked from XiaoMo/ChatGPT-Next-Web
Update globals.scss
This commit is contained in:
parent
d45c61109f
commit
c94713475f
@ -105,6 +105,7 @@ body {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
touch-action: pan-x pan-y;
|
touch-action: pan-x pan-y;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
background-color: var(--second);
|
background-color: var(--second);
|
||||||
|
Loading…
Reference in New Issue
Block a user