hello, so i’m new for using ionic vue… currently im using ionic 5. so im having some problem here. im using ion-select & ion-select-option
what i want to do is
- change the size of the pop over box
- when the content of ion-select-option is too long, the text will be break and goes down (not overlay)
but i did change the css, and trying some solution on the internet, the popover box wont change even just for the background color
the photo is some of the css selector that i tried
can anyone help or give the solution?