fix scroll smooth

This commit is contained in:
2026-06-04 14:51:13 +05:30
parent 123092f4b8
commit b2d64bd335
15 changed files with 331 additions and 167 deletions

View File

@@ -83,7 +83,7 @@ export default function LoadingScreen() {
height={38}
priority
className="dm-loader__logo"
style={{ height: "auto" }}
style={{ width: "auto", height: "auto" }}
/>
</div>