select 2 imp css appluied height and color

PHOTO EMBED

Mon Oct 30 2023 06:00:46 GMT+0000 (Coordinated Universal Time)

Saved by @Bamni1991

 <style>
   #supplier_self_comp_name+.select2-container .select2-selection {
     height: 28px !important;
   }

   li[id*="add_comp"] {
   
     color: blue;
    
   }
 </style>
content_copyCOPY

very imp select2 css