disable toast overlay blocking playerbar (#888)

This commit is contained in:
jeffvli 2025-05-06 15:00:43 -07:00
parent d35e73792f
commit 41bdc1a7b7

View file

@ -62,6 +62,7 @@ root.render(
<Notifications
containerWidth="300px"
position="bottom-center"
zIndex={5}
/>
<App />
</PersistQueryClientProvider>,