I wanted to use an ion-popover to show some messages. However when the popover was presented, the popover-content class would set “top” to calc(368px + var(somestuff)).
This makes my popover show the component from the center of the page instead of the top:
But this is what I want:
How did popover get the 368px and am I able to override this?
1 post - 1 participant