We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3767bde commit e10f241Copy full SHA for e10f241
core/src/components/button/button.ionic.scss
@@ -72,6 +72,7 @@
72
// Warning Outline Button - use foreground color for text and border
73
:host(.button-outline.ion-color-warning) .button-native {
74
border-color: globals.ion-color(warning, foreground);
75
+
76
color: globals.ion-color(warning, foreground);
77
}
78
0 commit comments