Skip to content

Instantly share code, notes, and snippets.

@carmoreira
Created May 3, 2022 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carmoreira/ee617371818ae81ff23545cdb9fea847 to your computer and use it in GitHub Desktop.
Save carmoreira/ee617371818ae81ff23545cdb9fea847 to your computer and use it in GitHub Desktop.
Interactive Geo Maps - Choices Dropdown, change list width
.map_wrapper .choices__list--dropdown .choices__list {
max-height:200px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment