Open joe1327 opened 3 months ago
Is there a way to set a custom zIndex for a single notification? i have tried passing the zIndex in the style but it does not use it, it keeps displaying with a zIndex value of 1400
enqueueSnackbar(content, { style:{zIndex} });
Is there a way to set a custom zIndex for a single notification? i have tried passing the zIndex in the style but it does not use it, it keeps displaying with a zIndex value of 1400
enqueueSnackbar(content, { style:{zIndex} });