can provision devices
This commit is contained in:
parent
0ae37f1370
commit
03f8ed20ca
18 changed files with 1467 additions and 17 deletions
|
|
@ -25,7 +25,7 @@ html, body, #root {
|
|||
}
|
||||
|
||||
/* styles.css or a CSS module */
|
||||
.MuiDialog-root {
|
||||
/* .MuiDialog-root {
|
||||
z-index: 1500 !important;
|
||||
}
|
||||
|
||||
|
|
@ -34,5 +34,5 @@ html, body, #root {
|
|||
}
|
||||
|
||||
.MuiMenu-root {
|
||||
z-index: 1400 !important; /* Ensure it's above the drawer */
|
||||
}
|
||||
z-index: 1400 !important;
|
||||
} */
|
||||
Loading…
Add table
Add a link
Reference in a new issue