Sam Phillips

Results 1 comments of Sam Phillips

Cant seem to find a decent resolution at the moment but for my particular problem (select elements arrow) i implemented this patch. ``` .select:not(.is-multiple):not(.is-loading):hover::after { z-index: 4; } .select:not(.is-multiple):not(.is-loading)::after {...