fix loading scene not show
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
NekoVari 2025-04-18 04:38:57 +07:00
parent b9ac141e29
commit 9bf674edf5

View file

@ -8,6 +8,7 @@ function LoadingScene() {
justifyContent: 'center',
alignItems: 'center',
height: '100vh',
maxWidth:"100vw",
fontSize: '24px',
color: 'white',
backgroundColor: 'black'