Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/blame/commit/5f93cbc83b61b276f424d4a42f97ad35b9cb64c9/UI/Update/update.less You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/UI/Update/update.less

25 lines
303 B

.update {
margin-bottom: 30px;
legend {
margin-bottom: 5px;
line-height: 30px;
.date {
font-size: 16px;
}
}
.changes-header {
font-size: 18px;
}
.label {
width: 40px;
text-align: center;
}
.change {
margin-bottom: 2px;
font-size: 13px;
}
}