Fixed search modal overlaying menu on mobile (7.2.7 regression)

This commit is contained in:
squidfunk
2021-09-20 11:32:19 +02:00
parent ea130d1f31
commit 2eabc94e5e
6 changed files with 5 additions and 4 deletions

View File

@@ -150,6 +150,7 @@
z-index: 2;
width: 0;
height: 0;
overflow: hidden;
transform: translateX(5%);
opacity: 0;
transition: