Explorar el Código

修改阴影大小

zhangwf hace 5 años
padre
commit
3ca72361e2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/h5editor/index.vue

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

@@ -904,7 +904,7 @@
       width: 44px;
       background-color: white;
       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 {
         color: white;