Skip to content

Commit 9622114

Browse files
Update core/src/components/button/button.ionic.scss
Co-authored-by: Maria Hutt <[email protected]>
1 parent 6668907 commit 9622114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/button/button.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
// -------------------------------------------------------------------------------
103103

104104
:host(.button-solid.ion-color) ion-ripple-effect {
105-
color: var(--ion-color-shade, #{globals.ion-color(primary, shade)});
105+
color: globals.ion-color(primary, shade);
106106
}
107107

108108
:host(.button-outline.ion-color) ion-ripple-effect,

0 commit comments

Comments
 (0)