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

Quality profile card size

pull/3113/head
Mark McDowall 12 years ago
parent c08fcaad84
commit bcf5e3785e

@ -11,14 +11,14 @@
.card;
width: 250px;
width: 300px;
height: 120px;
padding: 10px 15px;
h3 {
margin-top: 0px;
display: inline-block;
width: 200px;
width: 240px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

Loading…
Cancel
Save