diff --git a/deploy/app/index.html b/deploy/app/index.html index f768d37f1..3a5404c4a 100644 --- a/deploy/app/index.html +++ b/deploy/app/index.html @@ -35,6 +35,7 @@ position: absolute; top: 30px; left: 0; width: 100%; height: calc(100% - 30px); + visibility: hidden; } #loading_interface { @@ -583,31 +584,6 @@