mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
Update toolbar.ios.scss
Fix ion-buttons style for iOS previously occupied half the width.
This commit is contained in:
@ -115,7 +115,6 @@ ion-title {
|
||||
// --------------------------------------------------
|
||||
|
||||
ion-buttons {
|
||||
flex: 1;
|
||||
order: map-get($toolbar-order-ios, buttons-start);
|
||||
|
||||
transform: translateZ(0);
|
||||
|
Reference in New Issue
Block a user