Jacky Zhao
2023-11-29 0d314db1f8d6438e6e721e1c37c65fe84f193acf
fix(style): overflow on toc
1 files modified
1 ■■■■ changed files
quartz/components/styles/toc.scss 1 ●●●● patch | view | raw | blame | history
quartz/components/styles/toc.scss
@@ -30,6 +30,7 @@
  overflow: hidden;
  max-height: none;
  transition: max-height 0.5s ease;
  position: relative;
  &.collapsed > .overflow::after {
    opacity: 0;