mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
disable toast overlay blocking playerbar (#888)
This commit is contained in:
parent
d35e73792f
commit
41bdc1a7b7
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ root.render(
|
||||||
<Notifications
|
<Notifications
|
||||||
containerWidth="300px"
|
containerWidth="300px"
|
||||||
position="bottom-center"
|
position="bottom-center"
|
||||||
|
zIndex={5}
|
||||||
/>
|
/>
|
||||||
<App />
|
<App />
|
||||||
</PersistQueryClientProvider>,
|
</PersistQueryClientProvider>,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue