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 {