Revert "fix scroll in the home page"

This reverts commit d8b06c097b.
This commit is contained in:
2025-10-09 00:20:39 +03:00
parent dea9a59127
commit 373a1497d4
2 changed files with 2 additions and 9 deletions

View File

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