dependabot[bot]
2024-10-02 9cd072bfc336f3eeb453c279dc3953e2a7e3d9fd
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;
  }
}