fix(order): 订单列表-订单详情长度弹窗高度问题处理
This commit is contained in:
		
							parent
							
								
									de77c0913d
								
							
						
					
					
						commit
						6eea4cdd9e
					
				| 
						 | 
					@ -717,6 +717,8 @@ export default {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.orderList_a {
 | 
					.orderList_a {
 | 
				
			||||||
 | 
					  max-height: 50vh;
 | 
				
			||||||
 | 
					  overflow-y: auto;
 | 
				
			||||||
  img {
 | 
					  img {
 | 
				
			||||||
    width: 124rpx;
 | 
					    width: 124rpx;
 | 
				
			||||||
    height: 124rpx;
 | 
					    height: 124rpx;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue