mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +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 {
|
||||
@include margin(0);
|
||||
|
||||
overflow: visible;
|
||||
z-index: 99;
|
||||
overflow: visible;
|
||||
|
||||
order: map-get($toolbar-order-ios, back-button);
|
||||
|
||||
|
Reference in New Issue
Block a user