fixed the textfield select menu being behind the dialog
This commit is contained in:
parent
a95bccbc22
commit
1e1152b563
1 changed files with 4 additions and 0 deletions
|
|
@ -40,3 +40,7 @@ html, body, #root {
|
|||
.MuiPopper-root {
|
||||
z-index: 1501 !important;
|
||||
}
|
||||
|
||||
.MuiPopover-root {
|
||||
z-index: 1501 !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue