Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/5516d7e3cd9e4b4f9c2fe4e62930ccffd0b6b8cf You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed: Fade out on hover of collection movies in dark mode

pull/8787/head
Qstick 2 years ago
parent e2647deea3
commit 5516d7e3cd

@ -102,7 +102,7 @@ $hoverScale: 1.05;
position: relative;
display: block;
background-color: var(--defaultColor);
background-color: var(--black);
}
.monitorToggleButton {

Loading…
Cancel
Save