1
0
forked from noxious/client

Merge branch 'main' of ssh://gitea.xanax.lol:29416/new-quest/nq-client

This commit is contained in:
Dennis Postma 2024-06-26 12:42:28 +02:00
commit 31fed05a07

View File

@ -105,7 +105,7 @@ function toTop() {
}
button.back-to-top {
position: fixed;
position: absolute;
left: calc(50% - 60px);
bottom: 10px;
min-width: unset;