1900
2024-01-30 6ba138b4fa4a9ed48a79fd2f65202c97b8d66e6f
quartz/styles/base.scss
@@ -171,9 +171,11 @@
    & .sidebar.right {
      right: calc(calc(100vw - $pageWidth) / 2 - $sidePanelWidth);
      flex-wrap: wrap;
      & > * {
        @media all and (max-width: $fullPageWidth) {
          flex: 1;
          min-width: 140px;
        }
      }
    }