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