Closed
Description
What happened?
PopoverAnchor does not have a css prop but does add a div to the markup.
What did you expect to happen?
Either it should not add a div, so the nested element style will not be affected or it should be style-able.
Type using the Slot technique for the anchor, or wrap it in a styled
to give the flexibility