mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 21:02:09 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			87 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			87 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.clearfix() {
 | 
						|
  &::after {
 | 
						|
    display: table;
 | 
						|
    clear: both;
 | 
						|
    content: '';
 | 
						|
  }
 | 
						|
}
 |