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

3 lines
33 B

.clickable {
cursor: pointer;
}