From 80abfc381b1a99e0bd7239aa7fdb708274b181c3 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Fri, 26 Jan 2024 03:57:23 +0000 Subject: [PATCH] Update style.css --- style.css | 3 +++ 1 file changed, 3 insertions(+) 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;