Anton Bulakh
2025-01-24 4e4930ef9c2e2ddb9bcb1436660d3a3002c19844
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;
  }
}