mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
make toast show over everything
This commit is contained in:
@@ -22,7 +22,7 @@ export const vars = createGlobalTheme(":root", {
|
||||
small: "12px",
|
||||
},
|
||||
zIndex: {
|
||||
toast: "2",
|
||||
toast: "5",
|
||||
bottomPanel: "3",
|
||||
titleBar: "4",
|
||||
backdrop: "4",
|
||||
|
||||
Reference in New Issue
Block a user