Commit 4f79d308 by xuzhenghua

pull

parent 256662a6
......@@ -2,7 +2,6 @@
height: 44px;
display: flex;
background-color: #fff;
border-bottom: 1px solid #eee;
.left {
width: 44px;
......@@ -29,15 +28,11 @@
background-color: #fff;
.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;
//}
background: #fff;
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