Fix mobile nav stylelint
This commit is contained in:
parent
ce8101e60a
commit
c7c68340f1
1 changed files with 2 additions and 0 deletions
|
@ -247,10 +247,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.confirm-modal.dark-overlay {
|
||||
&::before {
|
||||
z-index: 3000;
|
||||
}
|
||||
|
||||
.dialog-modal.panel {
|
||||
z-index: 3001;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue