Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/src/commit/f7c340d7952ea26ce45b0c8110879f6996abd850/UI/Content/Overrides/browser.less
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
html {
|
|
overflow : -moz-scrollbars-vertical;
|
|
overflow-y : scroll;
|
|
}
|
|
|
|
button::-moz-focus-inner, a::-moz-focus-inner {
|
|
border : 0;
|
|
}
|
|
|
|
a:focus {
|
|
outline : none;
|
|
}
|