Sean Missingham
2024-07-01 f7bd2137ecbb81f3ed50ae9ccaaee27ae855c11a
quartz/styles/base.scss
@@ -481,6 +481,10 @@
  flex: 1 1 auto;
}
div:has(> .overflow) {
  position: relative;
}
ul.overflow,
ol.overflow {
  max-height: 400;
@@ -516,12 +520,5 @@
.katex-display {
  overflow-x: auto;
  overflow-y: visible;
  & > .katex .katex-html {
    .base,
    .strut {
      display: inline;
    }
  }
  overflow-y: hidden;
}