Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/src/commit/99958a822d25c4373f9dd80eada774fca1f49391/UI/Content/menu.less You should set ROOT_URL correctly, otherwise the web may not work correctly.
Readarr/UI/Content/menu.less

14 lines
131 B

#main-menu-region {
i:before {
font-size: 35px;
}
i {
width: 40px;
}
}
#in-sub-nav li a {
color: #b9b9b9;
}