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

@ -29,7 +29,7 @@
.back-button-ios ion-icon {
@include padding(0);
@include margin(0, -3px, 0, 0);
@include margin(0, -4px, 0, 0);
display: inherit;
@ -37,8 +37,3 @@
pointer-events: none;
}
.back-button .button-text {
letter-spacing: .01em;
}