step component

This commit is contained in:
cookfront
2017-03-02 11:29:01 +08:00
parent b9716a4dab
commit 6f2b44bb4d
9 changed files with 52 additions and 13 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
@import "./common/var.css";
@component-namespace zan {
@b steps {
color: red;
padding: 15px 0;
}
}