Jacky Zhao
2025-03-12 e3c50caf13aa71bfe39530f35baeb3a0f0e1ed79
quartz/components/styles/popover.scss
@@ -70,7 +70,7 @@
    opacity 0.3s ease,
    visibility 0.3s ease;
  @media all and (max-width: $mobileBreakpoint) {
  @media all and ($mobile) {
    display: none !important;
  }
}