5 lines
55 B

.react-select {
&.is-invalid {
z-index: 3;
}
}