diff --git a/server/static/index.html b/server/static/index.html index 5292ee21f..13409dceb 100644 --- a/server/static/index.html +++ b/server/static/index.html @@ -7,7 +7,7 @@ margin: 0; padding: 0; } - + #root { flex: 1; height: 100%; @@ -33,14 +33,14 @@