diff --git a/files/assets/css/transparent.css b/files/assets/css/transparent.css index 75307ba01..9b51a6145 100644 --- a/files/assets/css/transparent.css +++ b/files/assets/css/transparent.css @@ -11,7 +11,7 @@ } .fixed-bottom, .popover, .modal-content, .dropdown-menu, .navbar, body, .form-control, #speed-carot-modal { - background-color: rgb(var(--background)); + background-color: rgb(var(--background)) !important; } .App-side, .reports, .comment-section {