fixed css z axis issue when provisioning
This commit is contained in:
parent
9cc0f78636
commit
11b523e8e5
1 changed files with 4 additions and 0 deletions
|
|
@ -36,3 +36,7 @@ html, body, #root {
|
|||
.MuiMenu-root {
|
||||
z-index: 1400 !important;
|
||||
}
|
||||
|
||||
.MuiPopper-root {
|
||||
z-index: 1501 !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue