mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
pointer on the seachbox button
This commit is contained in:
parent
c74f26a2f0
commit
bff847a5a2
1 changed files with 1 additions and 0 deletions
|
|
@ -260,6 +260,7 @@ export const IconButton = styled(Button, {
|
|||
height: 40,
|
||||
},
|
||||
searchButton: {
|
||||
cursor: 'pointer',
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
alignItems: 'center',
|
||||
|
|
|
|||
Loading…
Reference in a new issue