I'm trying to modify the size of the geocoder in a web app builder application. I'm able to modify the size of the drop down portion by editing the second line of the style.css. This makes the "Search in" portion bigger.
.jimu-widget-geocoder{
width: 500px !important;I'd like to modify the size of the geocoder upper portion so that our addresses and customer names fit. Any thoughts would be helpful.
Thanks,
Brandon