ソースを参照

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

An An 5 年 前
コミット
de644336c3
1 ファイル変更1 行追加1 行削除
  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>