Ver Fonte

Set body style margin be 0px 0px 0px 0px

An An há 5 anos atrás
pai
commit
de644336c3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/src/main/assets/AAChartView.html

+ 1 - 1
app/src/main/assets/AAChartView.html

@@ -33,7 +33,7 @@
                 }
             </style>
             </head>
-    <body>
+    <body style="margin:0px 0px 0px 0px;">
     <div id="container" style="width:100%; height: 100%;"></div>
         </div>
     </body>