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

14 lines
131 B

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