quartz/components/styles/explorer.scss
@@ -239,7 +239,7 @@ margin-top: 0; background-color: var(--light); max-width: 100vw; width: 100%; width: 100vw; transform: translateX(-100vw); transition: transform 200ms ease, @@ -265,6 +265,6 @@ .mobile-no-scroll { @media all and ($mobile) { overflow: hidden; overscroll-behavior: none; } }