Jacky Zhao
2024-10-15 b3a02909ba74fff08cd3675707d1f4d782a24e98
quartz/components/styles/toc.scss
@@ -1,8 +1,8 @@
.toc {
  display: flex;
  flex-direction: column;
  &.desktop-only {
    display: flex;
    max-height: 40%;
  }
}
@@ -74,6 +74,7 @@
  }
  > ul.overflow {
    max-height: none;
    width: 100%;
  }
  @for $i from 0 through 6 {