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