forked from EVOgeek/Vmeda.Online
		
	Revert "MOBILE-4372 theme: Remove modal lateral margin in RTL"
This reverts commit 33bece4e262bd6650d4635b4be1d9e5dd1816a25.
This commit is contained in:
		
							parent
							
								
									706abda7b3
								
							
						
					
					
						commit
						fcc5f19ae5
					
				| @ -704,6 +704,8 @@ body.core-iframe-fullscreen ion-router-outlet { | |||||||
|     --ion-safe-area-right: 0px; |     --ion-safe-area-right: 0px; | ||||||
| 
 | 
 | ||||||
|     .modal-wrapper { |     .modal-wrapper { | ||||||
|  |         @include margin-horizontal(var(--modal-lateral-margin), null); | ||||||
|  | 
 | ||||||
|         position: absolute; |         position: absolute; | ||||||
|         @include position(0 !important, 0 !important, 0 !important, unset !important); |         @include position(0 !important, 0 !important, 0 !important, unset !important); | ||||||
|         display: block; |         display: block; | ||||||
| @ -722,14 +724,6 @@ body.core-iframe-fullscreen ion-router-outlet { | |||||||
|     } |     } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| html:not([dir="rtl"]) { |  | ||||||
|     .core-modal-lateral { |  | ||||||
|         .modal-wrapper { |  | ||||||
|             @include margin-horizontal(var(--modal-lateral-margin), null); |  | ||||||
|         } |  | ||||||
|     } |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| .core-modal-transparent-no-filter { | .core-modal-transparent-no-filter { | ||||||
|     @extend .core-modal-transparent; |     @extend .core-modal-transparent; | ||||||
|     ion-backdrop { |     ion-backdrop { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user