Browse Source

plex: fixed background body

pull/15/head
gilbN 6 years ago
parent
commit
bfd45ea8e4
  1. 2
      CSS/themes/plex/plex-base.css

2
CSS/themes/plex/plex-base.css

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

Loading…
Cancel
Save