Commit 0070c765 authored by agping's avatar agping

客户列表 搜索样式优化

parent c37c010b
...@@ -11,12 +11,13 @@ ...@@ -11,12 +11,13 @@
margin-left: 10px; margin-left: 10px;
float: left; float: left;
position: relative; position: relative;
width: 226px;
} }
.user-ul-agent{ .user-ul-agent{
width: 100%; width: 100%;
height: auto; height: auto;
position: absolute; position: absolute;
width: 192px; width: 223px;
border: 1px solid #ccc; border: 1px solid #ccc;
border-top: none; border-top: none;
background: #fff; background: #fff;
......
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