Update: Changes shadow specification for wallet icons

This commit is contained in:
Sam Cheng Hung 2018-06-08 12:20:37 +05:30
commit 078f5bd61d
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@
border-radius: $v-icon-border-radius;
width: 40px;
height: 40px;
box-shadow: $v-hovering-box-shadow;
box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
background-repeat:no-repeat;
background-clip: padding-box;
background-size: 103%;