mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
refactor(component): update design to match the modes more
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user