yapi/client/components/Header/Search/Search.scss
2017-07-28 14:56:22 +08:00

10 lines
97 B
SCSS

$color-grey:#979DA7;
.search-wrapper{
.search-input{
width: 2rem;
}
.srch-icon{
}
}