Selaa lähdekoodia

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

An An 4 vuotta sitten
vanhempi
commit
de644336c3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/src/main/assets/AAChartView.html

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

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