mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +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:
@ -107,7 +107,7 @@
|
||||
|
||||
:host(.button-outline.ion-color) ion-ripple-effect,
|
||||
:host(.button-clear.ion-color) ion-ripple-effect {
|
||||
color: var(--ion-color-subtle-shade, #{globals.current-color(shade, $subtle: true)});
|
||||
color: globals.current-color(shade, $subtle: true);
|
||||
}
|
||||
|
||||
// Button Sizes
|
||||
|
||||
Reference in New Issue
Block a user