Answers for "select2 checkout"

0

select2 .select2-results .select2-highlighted

#menuOption1-container  .select2-results__option--highlighted {
    background-color: #50831F !important;
}

#menuOption2-container  .select2-results__option--highlighted {
   background-color: #28915F !important;
}
Posted by: Guest on February-25-2021

Code answers related to "TypeScript"

Browse Popular Code Answers by Language