Jacky Zhao
2025-03-11 e59181c3aa26c2a86b1ce9f501f53a9e3de2908f
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;
  }
}