smeijer / leaflet-geosearch

A geocoding/address-lookup library supporting various api providers.
https://smeijer.github.io/leaflet-geosearch/
MIT License
1.02k stars 270 forks source link

The search style is messed up. How can I fix this issue? #357

Closed ali-mozaffari closed 1 year ago

ali-mozaffari commented 1 year ago

Capture

Is there any way to manipulate the CSS style?

Capture2

I need to customize it like this.

Anyman552 commented 1 year ago

Did you import the CSS file according to the installation? https://smeijer.github.io/leaflet-geosearch/

import 'node_modules/leaflet-geosearch/dist/geosearch.css';