mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
make toast show over everything
This commit is contained in:
parent
c31935de0b
commit
f219634b78
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export const vars = createGlobalTheme(":root", {
|
||||||
small: "12px",
|
small: "12px",
|
||||||
},
|
},
|
||||||
zIndex: {
|
zIndex: {
|
||||||
toast: "2",
|
toast: "5",
|
||||||
bottomPanel: "3",
|
bottomPanel: "3",
|
||||||
titleBar: "4",
|
titleBar: "4",
|
||||||
backdrop: "4",
|
backdrop: "4",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue