mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
refactor(menu): remove unused $z-index-menu-backdrop (#10394)
This commit is contained in:

committed by
Brandy Carney

parent
32e4e3191b
commit
2182cf341b
@ -32,7 +32,6 @@ $hairlines-width: .55px !default;
|
||||
// Grouped by elements which would be siblings
|
||||
|
||||
$z-index-menu-overlay: 80;
|
||||
$z-index-menu-backdrop: 79;
|
||||
$z-index-overlay: 1000;
|
||||
$z-index-click-block: 99999;
|
||||
|
||||
|
Reference in New Issue
Block a user