[Improvement] add BEM helper mixin (#904)

This commit is contained in:
neverland
2018-04-22 11:33:54 +08:00
committed by GitHub
parent f92caf0e5c
commit 051116df4c
17 changed files with 132 additions and 111 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
background-color: $white;
}
&__item {
&__item,
&__cancel {
height: 50px;
line-height: 50px;
font-size: 16px;