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

3 lines
33 B

.clickable {
cursor: pointer;
}