Forráskód Böngészése

update header shadow

afc163 8 éve
szülő
commit
210666007f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/layouts/BasicLayout.less

+ 1 - 1
src/layouts/BasicLayout.less

@@ -3,7 +3,7 @@
 .header {
   padding: 0 12px 0 0;
   background: #fff;
-  box-shadow: 0 1px 4px rgba(0, 21, 41, .12);
+  box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
   position: relative;
 }