mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 21:30:45 +00:00
Switch to use modal processes
This commit is contained in:
@ -136,3 +136,11 @@
|
||||
{
|
||||
align-items: flex-end;
|
||||
}
|
||||
|
||||
/* google drive picker - make it be above our modal */
|
||||
.picker,
|
||||
.picker.picker-dialog-bg,
|
||||
.picker.picker-dialog
|
||||
{
|
||||
z-index: 99999;
|
||||
}
|
||||
|
Reference in New Issue
Block a user