diff --git a/client/src/App.css b/client/src/App.css index 71293f8c2..0d8a50abe 100644 --- a/client/src/App.css +++ b/client/src/App.css @@ -14,3 +14,7 @@ html, user-select: none; -webkit-app-region: drag; } + +option { + color: black; +}