Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/895c4fe2999fadb77c67538af7db2c13fc4f8c1e?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Improve style on mobile ()

pull/3311/head
Thomas Kaul 9 months ago committed by GitHub
parent ccb1bf881e
commit 895c4fe299
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,9 @@
:host {
display: block;
button {
@media (max-width: 575.98px) {
width: 100%;
}
}
}

Loading…
Cancel
Save