forked from CIT/Vmeda.Online
		
	MOBILE-2567 rtl: Fix ion tabs slide next/prev
This commit is contained in:
		
							parent
							
								
									08371d580f
								
							
						
					
					
						commit
						799f2b7478
					
				| @ -48,6 +48,18 @@ ion-app.app-root .core-tabs-bar { | ||||
| 
 | ||||
|         } | ||||
|     } | ||||
| 
 | ||||
|     @include rtl() { | ||||
|         .swiper-container-horizontal { | ||||
|             transform: scaleX(-1); | ||||
|             .swiper-wrapper { | ||||
|                 flex-direction: row-reverse; | ||||
|                 ion-slide { | ||||
|                     transform: scaleX(-1); | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| ion-app.app-root.md .core-tabs-bar a.tab-slide { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user