fix backdrop blur
This commit is contained in:
parent
ccb383fed8
commit
048e293fb2
@ -7,7 +7,7 @@
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
filter: blur(5rem);
|
||||
backdrop-filter: blur(10px);
|
||||
background-color: rgba(var(--bs-secondary-rgb), 0.50);
|
||||
z-index: 998;
|
||||
display: none; /* Must start as hidden! */
|
||||
|
Loading…
x
Reference in New Issue
Block a user