mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
refactor(component): update design to match the modes more
This commit is contained in:
@ -16,6 +16,9 @@
|
||||
|
||||
font-family: $button-ios-font-family;
|
||||
font-size: $button-ios-font-size;
|
||||
font-weight: $button-ios-font-weight;
|
||||
|
||||
letter-spacing: $button-ios-letter-spacing;
|
||||
|
||||
color: $button-ios-text-color;
|
||||
background-color: $button-ios-background-color;
|
||||
|
Reference in New Issue
Block a user