Fixed input color
This commit is contained in:
parent
d5c166b46e
commit
6a790f4c3e
@ -652,7 +652,10 @@ pre {
|
||||
.TagInput-internalInput-Jbb1T {
|
||||
background-color: transparent;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
.SelectInput-select-1qCdc {
|
||||
background-color: #323232 !important;
|
||||
}
|
||||
.AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD {
|
||||
background-color: #323232 !important;
|
||||
color: white;
|
||||
|
||||
@ -614,7 +614,10 @@ pre {
|
||||
.TagInput-internalInput-Jbb1T {
|
||||
background-color: transparent;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
.SelectInput-select-1qCdc {
|
||||
background-color: #323232 !important;
|
||||
}
|
||||
.AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD {
|
||||
background-color: #323232 !important;
|
||||
color: white;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user