mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-26 04:19:49 +03:00
fix(Alert): move intercom's zindex below alert
This commit is contained in:
parent
edc712bb1d
commit
b78c9ce252
@ -141,9 +141,9 @@ export const shadow = {
|
||||
export const zindex = {
|
||||
navigation: 1,
|
||||
body: 2,
|
||||
intercom: 2,
|
||||
alert: 3,
|
||||
header: 4,
|
||||
intercom: 4,
|
||||
sidebar: 5,
|
||||
modal: 6,
|
||||
jumper: 7,
|
||||
|
Loading…
Reference in New Issue
Block a user