can provision devices

This commit is contained in:
Carter 2024-12-09 17:26:12 -06:00
parent 0ae37f1370
commit 03f8ed20ca
18 changed files with 1467 additions and 17 deletions

View file

@ -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;
} */