diff --git a/components/Search.module.scss b/components/Search.module.scss index 45f9e19640db..f4e80759ffaa 100644 --- a/components/Search.module.scss +++ b/components/Search.module.scss @@ -64,3 +64,8 @@ left: 0; display: block; } + +.headerSearchResults { + overflow-y: auto; + max-height: 80vh; +} diff --git a/components/Search.tsx b/components/Search.tsx index 76f7019ffc59..c316ceb3bab9 100644 --- a/components/Search.tsx +++ b/components/Search.tsx @@ -319,7 +319,10 @@ function ShowSearchResults({ } const ActionListResults = ( -
+

You're searching the {searchVersion}{' '}