fix scroll in the home page

This commit is contained in:
2025-10-07 12:24:40 +03:00
parent 482a6c8a18
commit d8b06c097b
2 changed files with 9 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ body,
.ant-app {
max-width: 100vw;
max-height: 100vh;
/* overflow: hidden; */
overflow: hidden;
}
body {