Przeglądaj źródła

修改阴影大小

zhangwf 5 lat temu
rodzic
commit
3ca72361e2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/h5editor/index.vue

+ 1 - 1
src/views/h5editor/index.vue

@@ -904,7 +904,7 @@
       width: 44px;
       width: 44px;
       background-color: white;
       background-color: white;
       border-right: 2px solid #e2e4ee;
       border-right: 2px solid #e2e4ee;
-      box-shadow: 0px 2px 30px 5px rgba(0, 0, 0, 0.2);
+      box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.2);
 
 
       .func {
       .func {
         color: white;
         color: white;