diff --git a/src/reusecore/Search/searchbox.style.js b/src/reusecore/Search/searchbox.style.js index 91f4b95ff0a7..f497917cd0f6 100644 --- a/src/reusecore/Search/searchbox.style.js +++ b/src/reusecore/Search/searchbox.style.js @@ -25,7 +25,7 @@ export const SearchWrapper = styled.div` position: absolute; right: 0px; top: 0; - cursor: none; + cursor: pointer; height: 100%; min-width: 20px; border-radius: 5px;