Updates for cloud mode.
This commit is contained in:
@@ -18,5 +18,5 @@ export function SSOPage() {
|
||||
}
|
||||
}, [router, url, token]);
|
||||
|
||||
return <Loading position="page" />;
|
||||
return <Loading placement="absolute" />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user