dependabot[bot]
2024-11-10 cbeef5541f7eba9d3de0131c27bf3a619bf8e55b
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;
  }
}