Hi All
First post!
I am working with Ionic 8 and Vuejs.
I cannot for the life of me figure out how to format the modal background and text on an ion-select with the interface=‘modal’ option?
I have passed in a className via interface-options but nothing seems to work wrt getting the formatting to stick. I have tried the CSS modal shadow classes, etc but it all just fails to change anythign.
I am so utterly confused!
Can anyone please help?
Apples Oranges Bananas .test-css-class { --background: blue; color: red; --height: 50%; --border-radius: 16px; }1 post - 1 participant