Bugfix: UserBackground failed

This commit is contained in:
the-djmaze 2022-11-22 10:01:56 +01:00
parent b655e0ad70
commit c503aaca1d
4 changed files with 93 additions and 96 deletions

View file

@ -1,5 +1,5 @@
.UserBackground body {
#rl-app.UserBackground {
background-size: cover;
background-repeat: no-repeat;
background-position: center;