diff --git a/static/css/theme.css b/static/css/theme.css index 2e1f65ef3c5..5ce91cd3f5f 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1130,3 +1130,7 @@ pre .copy-to-clipboard:hover { #searchResults { text-align: left; } + +option { + color: initial; +}