Skip to content

Commit

Permalink
Fix for mouse pointer issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshaya Venkatesh committed Sep 27, 2022
1 parent d9ef6e7 commit 24f5ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/modules/components/AppSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ export default function AppSearch() {
},
},
'& .DocSearch-Cancel': {
cursor: 'pointer',
display: 'block',
alignSelf: 'center',
height: '1.5rem',
Expand Down

0 comments on commit 24f5ffc

Please sign in to comment.