mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 12:15:09 +03:00
use transparent spinner in WithSuspense
This commit is contained in:
@@ -26,7 +26,7 @@ const WithSuspense: FunctionComponent<WithSuspenseProps> = (props) => {
|
||||
}),
|
||||
}}
|
||||
>
|
||||
<SteamSpinner />
|
||||
<SteamSpinner background="transparent" />
|
||||
</Focusable>
|
||||
}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user