Administrator před 4 roky
rodič
revize
a8112e0057

+ 1 - 0
src/main/resources/static/css/user-center/order/detail.css

@@ -5,6 +5,7 @@ li{list-style:none}
  */
 @media screen and (min-width:768px){
     /*订单详情顶部信息*/
+    .navLayout{min-height: auto;}
     .navLayout .right{float:right;width:968px}
     .order-container{width: 100%;min-height:410px;}
     .order-container .title{width: 100%;height: 44px;line-height: 44px;font-size: 16px;text-align: left;color: #22272e;}