blur modules instead of black overlay

This commit is contained in:
Felix Wiedenbach
2021-10-15 06:43:53 +02:00
parent 75cf1d610e
commit 15fd2021bb
2 changed files with 25 additions and 21 deletions

View File

@@ -39,12 +39,8 @@
border-radius: 20px;
}
.black_overlay {
position: fixed;
z-index: 2;
background-color: rgba(0, 0, 0, 0.93);
width: 100%;
height: 100%;
.alert-blur {
filter: blur(2px) brightness(50%);
}
[class^="ns-effect-"].ns-growl.ns-hide,