mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
style(lint): fix lint errors with sass and ts
This commit is contained in:
@ -315,8 +315,8 @@ $toolbar-button-ios-strong-font-weight: 600 !default;
|
|||||||
.back-button-ios {
|
.back-button-ios {
|
||||||
@include margin(0);
|
@include margin(0);
|
||||||
|
|
||||||
overflow: visible;
|
|
||||||
z-index: 99;
|
z-index: 99;
|
||||||
|
overflow: visible;
|
||||||
|
|
||||||
order: map-get($toolbar-order-ios, back-button);
|
order: map-get($toolbar-order-ios, back-button);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user