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