瀏覽代碼

修改样式

Renxy 2 年之前
父節點
當前提交
b386f410b3
共有 1 個文件被更改,包括 2 次插入4 次删除
  1. 2 4
      public/index.html

+ 2 - 4
public/index.html

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