Deleted !important from properties
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
This commit is contained in:
parent
59ae2bd707
commit
45e3af8958
@ -72,7 +72,7 @@ const useStyles = makeStyles(() => ({
|
|||||||
maxHeight: '9.25rem',
|
maxHeight: '9.25rem',
|
||||||
backgroundColor: '#FFFFFF',
|
backgroundColor: '#FFFFFF',
|
||||||
'&:hover': {
|
'&:hover': {
|
||||||
backgroundColor: '#FFFFFF!important'
|
backgroundColor: '#FFFFFF'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
contentRight: {
|
contentRight: {
|
||||||
|
Loading…
Reference in New Issue
Block a user