fix(theming): update ios design for button and card (#16586)

This commit is contained in:
Brandy Carney
2018-12-04 15:59:36 -05:00
committed by GitHub
parent b1e56bbed6
commit 9c8c6507fc
2 changed files with 5 additions and 5 deletions

View File

@ -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;