mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(back-button): ios style
This commit is contained in:
@ -29,11 +29,11 @@
|
||||
|
||||
.back-button-ios ion-icon {
|
||||
@include padding(0);
|
||||
@include margin(0, -4px, 0, 0);
|
||||
@include margin(0, -5px, 0, -4px);
|
||||
|
||||
display: inherit;
|
||||
|
||||
font-size: 1.75em;
|
||||
font-size: 1.85em;
|
||||
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user