David Fischer
2024-02-14 6c8023463d0e4ea68be3216c454775fd87d3e370
quartz/components/styles/popover.scss
@@ -38,6 +38,17 @@
    white-space: normal;
  }
  & > .popover-inner[data-content-type="image"] {
    padding: 0;
    max-height: 100%;
    img {
      margin: 0;
      border-radius: 0;
      display: block;
    }
  }
  h1 {
    font-size: 1.5rem;
  }