1
0
Fork 0

Fix notification z-index with modals

This commit is contained in:
Chocobozzz 2022-06-10 16:01:35 +02:00
parent a70bf3bd33
commit 3e3b360c53
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 2 deletions

View File

@ -173,9 +173,9 @@ $zindex: (
help-popover : 17000,
privacymsg : 17500,
header : 17500,
notification : 18000,
modal : 19000,
hotkeys : 19000
hotkeys : 19000,
notification : 20000
);
@function z($label) {