Commit d9dfb6dc by xuzhenghua

pull

parent d46c0810
.search-head {
height: 44px;
display: flex;
background-color: #fff;
//background-color: #fff;
background-color: #F7F9FC;
border-bottom: 1px solid #eee;
.left {
width: 44px;
......@@ -25,20 +27,19 @@
flex: 1;
.am-search {
background-color: #fff;
//background-color: #fff;
background-color: #F7F9FC;
.am-search-input {
background: #F0F2F6;
border-radius: 44px;
.am-search-value {
border:1px solid rgba(225,228,230,1);
border-radius:13px;
color: #333;
font-size: 12px;
outline: none;
background-color: #fff;
}
//.am-search-value {
// border:1px solid rgba(225,228,230,1);
// border-radius:13px;
// color: #333;
// font-size: 12px;
//}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment