Stephen Tse
2025-03-31 a21f588c4834168386bf0461df14bf7164b53fb9
fix(toc): element can't fully collapse

1 files modified
2 ■■■ changed files
quartz/components/styles/toc.scss 2 ●●● patch | view | raw | blame | history
quartz/components/styles/toc.scss
@@ -5,7 +5,7 @@
  flex-direction: column;
  overflow-y: hidden;
  min-height: 4rem;
  min-height: 1.2rem;
  flex: 0 1 auto;
  &:has(button.toc-header.collapsed) {
    flex: 0 1 1.2rem;