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:
		@ -61,7 +61,7 @@
 | 
			
		||||
  --border-style: #{globals.$ion-border-style-solid};
 | 
			
		||||
  --background-activated: var(--ion-color-subtle-shade, #{globals.current-color(shade, $subtle: true)});
 | 
			
		||||
  --background-focused: transparent;
 | 
			
		||||
  --background-hover: var(--ion-color-subtle-shade, #{globals.current-color(shade, $subtle: true)});
 | 
			
		||||
  --background-hover: #{globals.current-color(shade, $subtle: true)};
 | 
			
		||||
  --background-hover-opacity: 1;
 | 
			
		||||
  --border-color: var(--ion-color-base, #{globals.ion-color(primary, base)});
 | 
			
		||||
  --color: var(--ion-color-base, #{globals.ion-color(primary, base)});
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user