Answers for ".select2-selection__arrow { height: 34px !important; }"

0

.select2-selection__arrow { height: 34px !important; }

.select2-selection__rendered {
    line-height: 31px !important;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}
Posted by: Guest on July-18-2020

Browse Popular Code Answers by Language