Fix style for backdrop
This commit is contained in:
parent
f5fd9b3e5e
commit
467a8a93e9
|
@ -8,7 +8,7 @@
|
|||
display: none;
|
||||
backdrop-filter: blur(2px);
|
||||
display: block;
|
||||
z-index: 9;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@media (min-width: 800px) {
|
||||
|
|
Loading…
Reference in New Issue