Patsagorn Y.
2025-01-16 8cf3e3001f2cbd18da73fcc92ae5f4b76d3ecf21
quartz/components/styles/search.scss
@@ -106,7 +106,7 @@
          flex: 0 0 min(30%, 450px);
        }
        @media all and not ($tablet) {
        @media all and not ($mobile) {
          &[data-preview] {
            & .result-card > p.preview {
              display: none;
@@ -132,7 +132,7 @@
          border-radius: 5px;
        }
        @media all and ($tablet) {
        @media all and ($mobile) {
          & > #preview-container {
            display: none !important;
          }
@@ -151,6 +151,7 @@
        }
        & > #preview-container {
          flex-grow: 1;
          display: block;
          overflow: hidden;
          font-family: inherit;