mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +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",
|
||||
},
|
||||
zIndex: {
|
||||
toast: "2",
|
||||
toast: "5",
|
||||
bottomPanel: "3",
|
||||
titleBar: "4",
|
||||
backdrop: "4",
|
||||
|
|
Loading…
Reference in a new issue