pointer on the seachbox button

This commit is contained in:
Jackson Harper 2023-03-06 15:55:06 +08:00
parent c74f26a2f0
commit bff847a5a2

View file

@ -260,6 +260,7 @@ export const IconButton = styled(Button, {
height: 40,
},
searchButton: {
cursor: 'pointer',
display: 'flex',
justifyContent: 'center',
alignItems: 'center',