We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9180d3d + 27fd702 commit fcbb532Copy full SHA for fcbb532
src/reusecore/Search/searchbox.style.js
@@ -25,7 +25,7 @@ export const SearchWrapper = styled.div`
25
position: absolute;
26
right: 0px;
27
top: 0;
28
- cursor: none;
+ cursor: pointer;
29
height: 100%;
30
min-width: 20px;
31
border-radius: 5px;
0 commit comments