Add style answer card
This commit is contained in:
@@ -92,13 +92,15 @@ const styles = theme => ({
|
||||
},
|
||||
bottomCard: {
|
||||
display: 'flex',
|
||||
justifyContent: 'space-between',
|
||||
width: '90%',
|
||||
},
|
||||
chip: {
|
||||
color: theme.palette.secondary.main,
|
||||
backgroundColor: theme.palette.primary.important,
|
||||
},
|
||||
icon: {
|
||||
|
||||
color: theme.palette.secondary.dark,
|
||||
},
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user