quartz/components/styles/popover.scss
@@ -36,6 +36,8 @@ box-shadow: 6px 6px 36px 0 rgba(0, 0, 0, 0.25); overflow: auto; white-space: normal; user-select: none; cursor: default; } & > .popover-inner[data-content-type] { @@ -70,7 +72,7 @@ opacity 0.3s ease, visibility 0.3s ease; @media all and (max-width: $mobileBreakpoint) { @media all and ($mobile) { display: none !important; } }