diff --git a/projects/IoTCenter/wwwroot/index.html b/projects/IoTCenter/wwwroot/index.html index 9678e057..a9b1409c 100644 --- a/projects/IoTCenter/wwwroot/index.html +++ b/projects/IoTCenter/wwwroot/index.html @@ -13,6 +13,8 @@ html{ } body{ height:100%; + margin: 0; + padding:0; } .Center-Container { background-color: #35A9FE; @@ -33,7 +35,7 @@ body{
Version 202009010853
+Version 202009010853
\ No newline at end of file diff --git a/projects/WebSPA/wwwroot/pages/iot/device/switch3.html b/projects/WebSPA/wwwroot/pages/iot/device/switch3.html index f8f6b08c..82bf9690 100644 --- a/projects/WebSPA/wwwroot/pages/iot/device/switch3.html +++ b/projects/WebSPA/wwwroot/pages/iot/device/switch3.html @@ -12,12 +12,12 @@