mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27: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:
@ -85,7 +85,8 @@
|
||||
|
||||
// Warning Outline Button - use foreground color for text and border
|
||||
:host(.button-outline.ion-color-warning) .button-native {
|
||||
--ion-color-base: #{globals.ion-color(warning, foreground)};
|
||||
--color: #{globals.ion-color(warning, foreground)};
|
||||
--border-color: #{globals.ion-color(warning, foreground)};
|
||||
}
|
||||
|
||||
// Clear Button
|
||||
|
||||
Reference in New Issue
Block a user