refactor(component): update design to match the modes more

This commit is contained in:
Brandy Carney
2018-03-20 15:54:33 -04:00
parent 97dc113a9f
commit e19b2142c5
13 changed files with 82 additions and 46 deletions

View File

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