mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
fix(theming): update ios design for button and card (#16586)
This commit is contained in:
@ -108,7 +108,7 @@ $button-ios-small-padding-start: $button-ios-small-padding-
|
||||
$button-ios-small-height: 2.1em !default;
|
||||
|
||||
/// @prop - Border radius of the small button
|
||||
$button-ios-small-border-radius: 8px !default;
|
||||
$button-ios-small-border-radius: 6px !default;
|
||||
|
||||
/// @prop - Font size of the small button
|
||||
$button-ios-small-font-size: 13px !default;
|
||||
|
Reference in New Issue
Block a user