From 2c0597aa238584cb3f17b32d22c19c7e3501ff54 Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 26 Oct 2022 23:16:16 +0000 Subject: [PATCH] Make Modular --- modular/custom_bg.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modular/custom_bg.css b/modular/custom_bg.css index 35562ef..164b483 100644 --- a/modular/custom_bg.css +++ b/modular/custom_bg.css @@ -16,6 +16,8 @@ [class^="appMount-"] { background: var(--custom-background), var(--primary) !important; + background-repeat: no-repeat !important; + background-size: cover !important; } [class^="chat-"] > [class^="content-"] > [class^="chatContent-"],