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 c55a0bf commit 21293daCopy full SHA for 21293da
core/src/components/button/button.ionic.scss
@@ -86,6 +86,7 @@
86
// Warning Outline Button - use foreground color for text and border
87
:host(.button-outline.ion-color-warning) .button-native {
88
border-color: #{globals.current-color(foreground)};
89
+
90
color: #{globals.current-color(foreground)};
91
}
92
0 commit comments