Administrator 4 年之前
父節點
當前提交
a8112e0057
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/resources/static/css/user-center/order/detail.css

+ 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;}