Tighten up the loading screen positioning a bit
[ci skip]
This commit is contained in:
parent
ab79fc672d
commit
2f6addd4b1
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
[column]
|
||||
|
||||
[spacer]
|
||||
height = "((screen_height - if(screen_height < 800, 200, 0)) / 3.5)"
|
||||
height = "((screen_height - if(screen_height < 800, 200, 0)) / 3)"
|
||||
[/spacer]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue