Fix throbber in single-player views

Fixes #8
This commit is contained in:
Trysdyn Black 2025-02-16 17:14:36 -08:00
parent 4c2c82cfc3
commit 6bebb69ffa

View file

@ -32,7 +32,7 @@
right: 0;
top: 0;
bottom: 0;
background: url(/assets/errorlogo.gif) no-repeat;
background: url(/assets/errorlogo.gif) 0px/96px no-repeat;
z-index: -1;
}