mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed search
This commit is contained in:
@@ -1009,6 +1009,7 @@ nav ul li:hover, nav ul li.active {
|
||||
margin-top: -27px;
|
||||
max-height: calc(100vh - 64px);
|
||||
overflow: overlay;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.result:hover, .hoverResults {
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
|
||||
Reference in New Issue
Block a user