|  | @ -90,7 +90,7 @@ export default { | 
			
		
	
		
		
			
				
					|  |  | .list { |  |  | .list { | 
			
		
	
		
		
			
				
					|  |  |     &.scrollbar { |  |  |     &.scrollbar { | 
			
		
	
		
		
			
				
					|  |  |         min-height: calc(100vh - 240px); |  |  |         min-height: calc(100vh - 240px); | 
			
		
	
		
		
			
				
					
					|  |  |         max-height: calc(100vh - 20px); |  |  |         max-height: calc(100vh - 30px); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |         overflow-y: auto; |  |  |         overflow-y: auto; | 
			
		
	
		
		
			
				
					|  |  |         position: sticky; |  |  |         position: sticky; | 
			
		
	
		
		
			
				
					|  |  |         top: 10px; |  |  |         top: 10px; | 
			
		
	
	
		
		
			
				
					|  | 
 |