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; }