Make sure the elements behind the alert notification are clickable after animation

This commit is contained in:
Slade 2019-11-19 21:27:13 -07:00 committed by Frédéric Guillot
parent 89c8add4f4
commit f57837aea7
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -62,6 +62,7 @@
opacity: 1
}
100% {
opacity: 0
opacity: 0;
visibility: hidden;
}
}