aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'deploy')
-rw-r--r--deploy/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/index.html b/deploy/index.html
index af67ac301..beb7dd205 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -14,8 +14,8 @@
justify-content: center;
background-color: #AEDDF8;
z-index: 10;
- width: 100%;
- height: 100%;
+ width: 100vw;
+ height: 100vh;
}
.dash-loader-container {