plex: fixed background body

This commit is contained in:
gilbN 2019-06-27 21:08:48 +02:00
parent 50b42b6a1f
commit bfd45ea8e4

View File

@ -13,7 +13,7 @@
/* PLEX ORGANIZR THEME */
body {
background-color: var(--main-bg-color);
background: var(--main-bg-color);
}
.background,.background-container {