vant-css: use hairline classes instead of mixins

This commit is contained in:
陈嘉涵
2017-09-05 10:50:17 +08:00
parent 99f712104e
commit 9dd8a93067
63 changed files with 414 additions and 466 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
@import './common/var.css';
.van-notice-bar {
color: #f60;
color: $orange;
padding: 9px 10px;
font-size: 12px;
line-height: 1.5;