Skip to content
Snippets Groups Projects
Commit 0215a160 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

Merge branch 'ffeat/scrolling-search-address' into 'dev'

add scrolling feature to address search

See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!117
parents ebcc8b7c 3cd2162d
No related branches found
No related tags found
3 merge requests!178release V1.10.0,!120Dev,!117add scrolling feature to address search
......@@ -11,6 +11,8 @@
z-index: 99;
background-color: #fff;
cursor: pointer;
max-height: 250px;
overflow: auto;
}
.autocomplete-item {
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment