diff --git a/web-client/index.html b/web-client/index.html index 5622bba..121f981 100644 --- a/web-client/index.html +++ b/web-client/index.html @@ -13,19 +13,13 @@ width: 100%; height: 100%; } - .root { - width: 100%; - height: 100%; - } .main-canvas { margin: 0; }
-