dependabot[bot]
2025-02-11 be846e6a5fc6af1084e2b7408dfc312061cc47f9
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;
  }
}