From d00e27d17890ce84beca1d53a1ee3a7cbf51c3d2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 29 Nov 2022 07:07:29 +0200 Subject: [PATCH] same as last commit --- 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 95f1a29b8..5812b576c 100644 --- a/files/assets/css/transparent.css +++ b/files/assets/css/transparent.css @@ -18,5 +18,5 @@ } .App-side { - background: transparent; + background: transparent !important; }