make toast show over everything

This commit is contained in:
Zamitto 2024-06-22 16:25:12 -03:00
parent c31935de0b
commit f219634b78

View file

@ -22,7 +22,7 @@ export const vars = createGlobalTheme(":root", {
small: "12px",
},
zIndex: {
toast: "2",
toast: "5",
bottomPanel: "3",
titleBar: "4",
backdrop: "4",