Commit c7445834 authored by 康振飞's avatar 康振飞

排产对比

parent 4cc367ca
...@@ -81,8 +81,13 @@ ...@@ -81,8 +81,13 @@
.dip_bg{ .dip_bg{
background: #ecf9f4; background: #ecf9f4;
} }
.right_ul{ .list_box{
border-right: 1px solid #ccc; border-right: 1px solid #ccc;
}
.list_box:last-of-type{
border-right: none;
}
.right_ul{
.right_ul_title{ .right_ul_title{
position: relative; position: relative;
height: 80px; height: 80px;
......
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