From d160a1686f8e5c97bde6faac4083bab6419d8c74 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 30 Nov 2022 23:56:31 +0200 Subject: [PATCH] transparent fix --- files/assets/css/transparent.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/transparent.css b/files/assets/css/transparent.css index c4ceb7c9b..a97d8ef43 100644 --- a/files/assets/css/transparent.css +++ b/files/assets/css/transparent.css @@ -16,6 +16,6 @@ background-color: #21262d !important; } -.App-side, .flaggers { +.App-side, .flaggers, .comment-section { background: transparent !important; }