mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05:00
feat: updates 'read more' button styling
This commit is contained in:
@@ -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' }} />
|
||||
|
||||
Reference in New Issue
Block a user