diff --git a/src/components/Options/style.scss b/src/components/Options/style.scss index 34143e12..96520a5f 100644 --- a/src/components/Options/style.scss +++ b/src/components/Options/style.scss @@ -43,6 +43,7 @@ $horizontalPadding: 15px; .text-field { background: #fff; + color: #000; font: inherit; border: none; padding: 2px 0 2px 10px;