Browse Source

修改样式

Renxy 2 years ago
parent
commit
b386f410b3
1 changed files with 2 additions and 4 deletions
  1. 2 4
      public/index.html

+ 2 - 4
public/index.html

@@ -15,10 +15,8 @@
 </head>
 
 <body>
-  <ul class="drawing-panel">
-
-    <div id="root"></div>
-    <script src="index.js"></script>
+  <div id="root"></div>
+  <script src="index.js"></script>
 </body>
 
 <style>