mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 12:41:18 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
.swiper-creative {
 | 
						|
  .swiper-slide {
 | 
						|
    backface-visibility: hidden;
 | 
						|
    overflow: hidden;
 | 
						|
    transition-property: transform, opacity, height;
 | 
						|
  }
 | 
						|
}
 |