Improved search css

This commit is contained in:
Silvio Giebl
2019-12-18 21:32:33 +01:00
parent 0b4ed96f58
commit 38689d07b1
+1 -3
View File
@@ -257,10 +257,8 @@
@include mq(md) { @include mq(md) {
.main { .main {
position: absolute;
width: 100vw;
height: 100vh; height: 100vh;
overflow: visible; overflow-y: hidden;
} }
} }
} }