Jacky Zhao
2025-03-06 cc9704becc78d9ab15abda165799b3c773f2ca2b
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)) {