how to background color for ion-select in ionic 4 code example
Example: ion-select background color
/* use normal css for this component */
background-color: #3cb5b7;
/* use normal css for this component */
background-color: #3cb5b7;