Francisco Gama T. R.
2024-12-03 5a5ef670fee5f5f65981801a7ec9c2e563fe99ad
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;
  }
}