diff --git a/style.css b/style.css index e9dd8e9b..8e8d5b89 100644 --- a/style.css +++ b/style.css @@ -16,6 +16,9 @@ --textcolor: #fff !important; --bg: #10002b !important; } +.suggest { + fill: white; +} .hiddenUpload { display:none !important; visibility: hidden !important;