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

Fix height of tags in tag inputs

(cherry picked from commit 5ac6c0e651400aa4d2e7126b0ccf1bcd4c6224b2)
pull/10263/head
Mark McDowall 8 months ago committed by Qstick
parent e80e96de0e
commit a5b315ba83

@ -36,5 +36,6 @@
.label {
composes: label from '~Components/Label.css';
display: flex;
max-width: 100%;
}

Loading…
Cancel
Save