If search result is longer the window is high, make it scrollable.
This commit is contained in:
parent
e441476ee5
commit
b1f3ceae7c
1 changed files with 1 additions and 0 deletions
|
@ -1838,6 +1838,7 @@ footer {
|
|||
top: 56px;
|
||||
z-index: 1002;
|
||||
display: none;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.search.open .custom-dropdown-menu {
|
||||
|
|
Loading…
Reference in a new issue