large notification z-index

This commit is contained in:
Kendall Garner 2025-07-11 19:21:52 -07:00
parent 69341f4492
commit 746ab8c2d9
No known key found for this signature in database
GPG key ID: 9355F387FE765C94

View file

@ -197,7 +197,7 @@ export const App = () => {
<Notifications <Notifications
containerWidth="300px" containerWidth="300px"
position="bottom-center" position="bottom-center"
zIndex={5} zIndex={50000}
/> />
<PlayQueueHandlerContext.Provider value={providerValue}> <PlayQueueHandlerContext.Provider value={providerValue}>
<ContextMenuProvider> <ContextMenuProvider>