diff --git a/index.html b/index.html index 7136a73..89086b2 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + Embedding Viewer diff --git a/src/App.css b/src/App.css index 92a440c..8c354e2 100644 --- a/src/App.css +++ b/src/App.css @@ -1,5 +1,6 @@ body { overscroll-behavior: none; + overflow: hidden; } #root {