Closed
Description
Describe the problem
I noticed that the cursor pointer is missing when hovering over the search icon on our website. This issue makes it difficult for users to identify that the search icon is clickable
https://docs.flutter.dev/
Expected fix
To fix this problem, we should add the CSS class that makes elements appear as clickable links or buttons when users hover over them. This will provide visual feedback to users that the search icon is interactive.
Additional context
This issue affects the user experience on our website, especially when users attempt to search for content. By adding the cursor pointer, we can enhance usability and guide users to engage with the search functionality more effectively.