forked from CIT/Vmeda.Online
		
	MOBILE-3320 style: Add background color to outline buttons
This commit is contained in:
		
							parent
							
								
									37a5a452d2
								
							
						
					
					
						commit
						b40200381a
					
				@ -191,6 +191,10 @@ ion-button.ion-text-wrap {
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ion-button.button-outline {
 | 
			
		||||
    --background: var(--contrast-background);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@each $color-name, $value in $colors {
 | 
			
		||||
    .text-#{$color-name},
 | 
			
		||||
    p.text-#{$color-name} {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user