mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 16:32:02 +00:00
styling fixes for SteamSpinner
This commit is contained in:
@@ -58,7 +58,7 @@ export default function TestingVersionList() {
|
||||
if (loading) {
|
||||
return (
|
||||
<>
|
||||
<SteamSpinner>{t('Testing.loading')}</SteamSpinner>
|
||||
<SteamSpinner background="transparent">{t('Testing.loading')}</SteamSpinner>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user