mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Add default z-index value
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
$z-indexes: (
|
$z-indexes: (
|
||||||
"header": 200,
|
"header": 200,
|
||||||
"above": 1,
|
"above": 1,
|
||||||
|
"default": 0,
|
||||||
"below": -1
|
"below": -1
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user