mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
tab-bar/toolbar alignment
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
// Globals
|
||||
@import
|
||||
"components/app/z-index",
|
||||
"components/app/flex-order",
|
||||
"components/app/normalize",
|
||||
"components/app/globals",
|
||||
"components/app/colors",
|
||||
@ -69,12 +70,12 @@
|
||||
"components/toolbar/extensions/android";
|
||||
|
||||
|
||||
// Icons
|
||||
@import
|
||||
"components/icon/icon";
|
||||
|
||||
|
||||
// Web View Adaptors
|
||||
@import
|
||||
"webview/cordova/cordova",
|
||||
"webview/node-webkit/node-webkit";
|
||||
|
||||
|
||||
// Icons
|
||||
@import
|
||||
"components/icon/icon";
|
||||
|
Reference in New Issue
Block a user