[new feature] GoodsAction: support routerLink & info (#448)

This commit is contained in:
neverland
2017-12-18 11:45:44 +08:00
committed by GitHub
parent a8666591c9
commit d845bb8730
6 changed files with 115 additions and 59 deletions

View File

@@ -39,10 +39,10 @@
&:active {
background-color: $active-color;
}
}
&__mini-btn-icon {
font-size: 20px;
margin-bottom: 5px;
&-icon {
font-size: 20px;
margin-bottom: 5px;
}
}
}