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