mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
large notification z-index
This commit is contained in:
parent
69341f4492
commit
746ab8c2d9
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue