feat: updates 'read more' button styling

This commit is contained in:
Mark Mankarious 2023-10-10 14:36:47 +01:00
parent dba4b3b687
commit cfb60f37cf

View file

@ -105,7 +105,8 @@ export const LabelContainer = ({
fontSize: '0.7em',
bottom: 5,
right: 5,
color: 'common.white'
color: 'common.white',
bgcolor: 'grey.400'
}}
>
<ReadMoreIcon sx={{ color: 'common.white' }} />