mirror of
https://github.com/strapi/strapi.git
synced 2025-09-15 19:39:06 +00:00
chore(upload): CTV icon color
This commit is contained in:
parent
892f9963e8
commit
f9adde4ef3
@ -62,7 +62,7 @@ const TypographyMaxWidth = styled(Typography)`
|
||||
const ConfigureTheViewButton = styled(Box)`
|
||||
svg {
|
||||
path {
|
||||
fill: ${({ theme }) => theme.colors.neutral900};
|
||||
fill: ${({ theme }) => theme.colors.neutral500};
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user