Skip to content

Commit c0dc73c

Browse files
committed
prevent scroll in search results from bubbling to body
1 parent 892d9f0 commit c0dc73c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/vendor/docsearch.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
border: none;
2323
background: none;
2424
border-radius: 0;
25+
overscroll-behavior: none;
2526
}
2627

2728
.algolia-autocomplete .ds-dropdown-menu .ds-suggestions {

0 commit comments

Comments
 (0)