diff --git a/src/picker/Picker.tsx b/src/picker/Picker.tsx index 76718f48..57045150 100644 --- a/src/picker/Picker.tsx +++ b/src/picker/Picker.tsx @@ -204,6 +204,7 @@ function Picker( .ac-dropdown-button__text { .is-placeholder { color: ${theme.textColors.white70}; + font-style: italic; } } `}