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/372ac79fe62b191c7421f1c7798aa5396ab978e8/UI/Shared/Styles/clickable.less You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/UI/Shared/Styles/clickable.less

4 lines
34 B

.clickable {
cursor: pointer;
}