Pointer cursor on search suggestions
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
This commit is contained in:
parent
bf073e01ee
commit
ae8b422972
@ -75,7 +75,8 @@ const useStyles = makeStyles(() => ({
|
||||
justifyContent: 'flex-start',
|
||||
color: '#000000',
|
||||
height: '2.75rem',
|
||||
padding: '0 5%'
|
||||
padding: '0 5%',
|
||||
cursor: 'pointer'
|
||||
},
|
||||
searchItemIconBg: {
|
||||
backgroundColor: '#FFFFFF',
|
||||
|
Loading…
Reference in New Issue
Block a user