mirror of
				https://github.com/ionic-team/ionic-framework.git
				synced 2025-11-04 13:17:56 +08:00 
			
		
		
		
	Update core/src/components/button/button.ionic.scss
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
This commit is contained in:
		@ -102,7 +102,7 @@
 | 
			
		||||
// -------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
:host(.button-solid.ion-color) ion-ripple-effect {
 | 
			
		||||
  color: var(--ion-color-shade, #{globals.ion-color(primary, shade)});
 | 
			
		||||
  color: globals.ion-color(primary, shade);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
:host(.button-outline.ion-color) ion-ripple-effect,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user