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

Fixed: Page Header Logo Vertical Centering ()

pull/2/head
PHOENiX 5 years ago committed by GitHub
parent 63780884c2
commit 5d478a5259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,6 +15,11 @@
padding-left: 20px;
}
.logoFull,
.logo {
vertical-align: middle;
}
.logoFull {
width: 144px;
height: 48px;

Loading…
Cancel
Save