dependabot[bot]
2024-06-18 0a3be96dd6098026edc23a7f66029484c1e44551
quartz/styles/base.scss
@@ -485,6 +485,7 @@
ol.overflow {
  max-height: 400;
  overflow-y: auto;
  position: relative;
  // clearfix
  content: "";
@@ -516,12 +517,5 @@
.katex-display {
  overflow-x: auto;
  overflow-y: visible;
  & > .katex .katex-html {
    .base,
    .strut {
      display: inline;
    }
  }
  overflow-y: hidden;
}