Hi!
Trying to adjust the size the ion-icons in my ion-searchbar.
ion-searchbar ion-icon {
height: --px !important;
}
I can do something like this, but the icon size appears to “max out” at the default size. Font-size doesn’t appear to affect it.