Commit c9908748 authored by Jordan Frankfurt's avatar Jordan Frankfurt

make under-dropdown 990

parent a554af66
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
export enum Z_INDEX { export enum Z_INDEX {
deprecated_zero = 0, deprecated_zero = 0,
deprecated_content = 1, deprecated_content = 1,
under_dropdown = 999, under_dropdown = 990,
dropdown = 1000, dropdown = 1000,
sticky = 1020, sticky = 1020,
fixed = 1030, fixed = 1030,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment