Explorar o código

首页关键数据样式-阴影

zhuth %!s(int64=7) %!d(string=hai) anos
pai
achega
af97e06ea5
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      frontend/saas-web/app/view/home/charts/KeyData.scss

+ 1 - 3
frontend/saas-web/app/view/home/charts/KeyData.scss

@@ -19,7 +19,6 @@
                 margin: 8px 8px 8px 0;
 
                 &:hover {
-                    position: relative;
                     margin: 2px 8px 14px 0;
                     box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.12);
                 }
@@ -29,9 +28,8 @@
                 margin: 8px 0 8px 8px;
 
                 &:hover {
-                    position: relative;
                     margin: 2px 0 14px 8px;
-                    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.12);
+                    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.12);
                 }
             }