large notification z-index

This commit is contained in:
Kendall Garner
2025-07-11 19:21:52 -07:00
parent 69341f4492
commit 746ab8c2d9
+1 -1
View File
@@ -197,7 +197,7 @@ export const App = () => {
<Notifications
containerWidth="300px"
position="bottom-center"
zIndex={5}
zIndex={50000}
/>
<PlayQueueHandlerContext.Provider value={providerValue}>
<ContextMenuProvider>