/* Ported from production: styles/mui/overrides/components/Popover.ts — resolved */
.MuiPopover-root {
  border-radius: 0;
}

.MuiPopover-paper {
  border-radius: 0;
}
