Ensure all the indicators spin
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-15 09:13:42 -06:00
parent b5b52809b4
commit 09623f73aa
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -62,7 +62,7 @@
}
}
#indicator {
.htmx-indicator {
animation: spin 2s linear infinite;
}