mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
11 lines
254 B
SCSS
11 lines
254 B
SCSS
|
|
// Z-Index
|
|
// --------------------------------------------------
|
|
|
|
|
|
$z-index-action-menu: 110;
|
|
$z-index-alert: 100;
|
|
$z-index-content: 1;
|
|
$z-index-list-border: 50;
|
|
$z-index-toolbar-border: 20;
|