mirror of
https://github.com/twentyhq/twenty.git
synced 2025-01-03 17:53:58 +03:00
parent
15b09e8b35
commit
8b7314cd39
@ -36,7 +36,7 @@ export const StyledColumnTitle = styled.h3`
|
||||
`;
|
||||
|
||||
const StyledAmount = styled.div`
|
||||
color: ${({ theme }) => theme.font.color.light};
|
||||
color: ${({ theme }) => theme.font.color.tertiary};
|
||||
`;
|
||||
|
||||
type OwnProps = {
|
||||
|
Loading…
Reference in New Issue
Block a user