ZhouFeng пре 3 година
родитељ
комит
d57d925328
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/Home.vue

+ 1 - 1
src/components/Home.vue

@@ -181,11 +181,11 @@ import OrderList from './orderComponents/orderList.vue';
    .order_list{
      width: 100%;
      margin-top: 10px;
-     
      .order_detail{
       width: 100%;
       background: #fff;
       box-sizing: border-box;
+      border-left: 10px solid #F1F2F5;
       .detail_title{
         width: 100%;
         height: 44px;