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