diff --git a/packages/template-explorer/style.css b/packages/template-explorer/style.css index 01a3e8b550b..795dfd5f6a5 100644 --- a/packages/template-explorer/style.css +++ b/packages/template-explorer/style.css @@ -1,5 +1,6 @@ body { margin: 0; + overflow: hidden; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; --bg: #1D1F21; --border: #333;