Fix inline select2 search field text colour

This commit is contained in:
Evan 2023-02-05 23:34:53 -05:00 committed by Tudor Brindus
parent 766aa4e0ed
commit e7c7bde206

View File

@ -39,6 +39,7 @@
border: none;
outline: 0;
box-shadow: none;
color: $color_primary100;
-webkit-appearance: textfield;
}
}