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

Style changes on side-nav for less spacing between items

pull/4003/head
twanariens 4 years ago
parent 5584c3aded
commit 4e62613026

@ -118,7 +118,7 @@
align-items:center;
justify-content: center;
font-weight: 700;
font-size:24px;
font-size:36px;
padding:40px 20px;
height:auto;
}
@ -131,12 +131,12 @@
.mat-list-item{
color:#FFF;
font-family:Roboto, sans-serif;
font-size: 14px;
font-size: 16px;
font-weight: 400;
padding:10px 20px;
height:auto;
width:20rem;
margin-bottom:1rem;
margin-bottom:0.5rem;
}
.active-list-item{

Loading…
Cancel
Save