Anton Bulakh
2024-12-30 d9e36e60d1e7a985f06fdfef152811074e7c0701
fix(search): Fix super-inconsistent preview widths in search previews (#1677)

Don't know if this was uncovered by my local setup or just nobody
noticed, but page previews were pretty wonky for me
1 files modified
1 ■■■■ changed files
quartz/components/styles/search.scss 1 ●●●● patch | view | raw | blame | history
quartz/components/styles/search.scss
@@ -151,6 +151,7 @@
        }
        & > #preview-container {
          flex-grow: 1;
          display: block;
          overflow: hidden;
          font-family: inherit;