Skip to content

Instantly share code, notes, and snippets.

@adicahyaludin
Created September 14, 2019 17:50
Show Gist options
  • Save adicahyaludin/446415d3bcecf949d1362d9d6f21d433 to your computer and use it in GitHub Desktop.
Save adicahyaludin/446415d3bcecf949d1362d9d6f21d433 to your computer and use it in GitHub Desktop.
/* selec2 */
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 38px;
}
.select2-container .select2-selection--single {
height: 38px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment