web: codemod `web/search/home` & some `web/search/input` components to CSS modules
Created by: gitstart-sourcegraph
Descriptions
In process of migration from global CSS to CSS modules using the codemon with some small manual fixes
Refs
Success criteria
The stylesheets in the following components are converted to CSS modules.
- client/web/src/search/input/HighlightedSearchContextSpec.tsx
- client/web/src/search/input/MonacoQueryInput.tsx
- client/web/src/search/input/SearchButton.tsx
- client/web/src/search/input/SearchContextMenu.tsx