mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
change dropdown items color
This commit is contained in:
@@ -69,6 +69,7 @@ const selectStyles: Styles = {
|
||||
option: (styles) => ({
|
||||
...styles,
|
||||
background: theme.colors.dark,
|
||||
color: theme.colors.whiteAlpha[700],
|
||||
':hover': {
|
||||
backgroundColor: theme.colors.purpleTag,
|
||||
color: theme.colors.white,
|
||||
|
||||
Reference in New Issue
Block a user