Jacky Zhao
2025-03-06 a1162b978aa1dc1003567485d02c2bc001dd79d4
quartz/components/styles/explorer.scss
@@ -4,7 +4,6 @@
  .page > #quartz-body {
    // Shift page position when toggling Explorer on mobile.
    & > :not(.sidebar.left:has(.explorer)) {
      transform: translateX(0);
      transition: transform 300ms ease-in-out;
    }
    &.lock-scroll > :not(.sidebar.left:has(.explorer)) {