Commit 20eb54f7 authored by agping's avatar agping

客户列表修改

parent 259b5b44
...@@ -49,7 +49,12 @@ ...@@ -49,7 +49,12 @@
margin-top: 15px; margin-top: 15px;
} }
.phone_list{ .phone_list{
border: 0px solid #d0d0d0; margin-top: 32px;
}
.phone_list li{
height: 25px;
line-height: 25px;
} }
.phone_list li:nth-of-type(even) { .phone_list li:nth-of-type(even) {
display: none; display: none;
......
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