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

Fix for the request button on the discover page

pull/4040/head
twanariens 4 years ago
parent 162a1fda1a
commit 5008b89ece

@ -256,6 +256,7 @@ a.poster-overlay:hover{
::ng-deep .ombi-card .button-request-container .button-request{
padding-right:0px;
padding-left:0px;
width:100%;
}
.c:hover .button-request-container {

Loading…
Cancel
Save