panweitong 4 anni fa
parent
commit
707d2de808
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      index.html
  2. 1 1
      python/index.html

+ 1 - 1
index.html

@@ -682,7 +682,7 @@
                         <i class="material-icons" style="margin-left:5px;cursor: pointer;display: none;">share</i>
                     </li>
                     <i id="workspace_screenshot" style="margin-left:5px;cursor: pointer;">
-                        <img src="./images/screenshot.png" style="width: 50px;height: 45px;margin-top:8px;" />
+                        <img src="./images/screenshot.png" style="width: 40px;height: 35px;margin:15px;" />
                     </i>
                     <i id="button_delete" class="material-icons sketch_name_icon right"
                         style="margin-left:5px;cursor: pointer;display: none;">delete</i>

+ 1 - 1
python/index.html

@@ -684,7 +684,7 @@
                         <i class="material-icons" style="margin-left:5px;cursor: pointer;display: none;">share</i>
                     </li>
                     <i id="workspace_screenshot" style="margin-left:5px;cursor: pointer;">
-                        <img src="/images/screenshot.png" style="width: 50px;height: 45px;margin-top:8px;" />
+                        <img src="/images/screenshot.png" style="width: 40px;height: 35px;margin:15px;" />
                     </i>
                     <i id="button_delete" class="material-icons sketch_name_icon right"
                         style="margin-left:5px;cursor: pointer;display: none;">delete</i>