fix loading scene not show
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b9ac141e29
commit
9bf674edf5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ function LoadingScene() {
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
height: '100vh',
|
height: '100vh',
|
||||||
|
maxWidth:"100vw",
|
||||||
fontSize: '24px',
|
fontSize: '24px',
|
||||||
color: 'white',
|
color: 'white',
|
||||||
backgroundColor: 'black'
|
backgroundColor: 'black'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue