Skip to content

Commit c55a0bf

Browse files
- lint-fix;
1 parent 5f29b33 commit c55a0bf

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
@@ -85,8 +85,8 @@
8585

8686
// Warning Outline Button - use foreground color for text and border
8787
:host(.button-outline.ion-color-warning) .button-native {
88-
color: #{globals.current-color(foreground)};
8988
border-color: #{globals.current-color(foreground)};
89+
color: #{globals.current-color(foreground)};
9090
}
9191

9292
// Clear Button

0 commit comments

Comments
 (0)