소스 검색

修改样式

Renxy 2 년 전
부모
커밋
b386f410b3
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  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>