diff --git a/sdk/hooks/src/index.css b/sdk/hooks/src/index.css index d518e2f..5a0ec0a 100644 --- a/sdk/hooks/src/index.css +++ b/sdk/hooks/src/index.css @@ -33,6 +33,7 @@ body { #root { width: 100vw; height: 100vh; + overflow: auto; } h1 {