This commit is contained in:
zhuxiang
2017-03-01 15:10:03 +08:00
parent 5b34ea74ec
commit abc876b254
8 changed files with 22 additions and 32 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
@import "./common/var.pcss";
@component-namespace z {
@component-namespace zan {
@b search {
display: flex;
flex-direction: row;
@@ -10,7 +10,7 @@
padding: 4px 15px;
background-color: #F2F2F2;
@when focus {
.z-search__input-wrap {
.zan-search__input-wrap {
width: 82%;
}
span {