diff --git a/superset-frontend/src/components/Timer/index.tsx b/superset-frontend/src/components/Timer/index.tsx index cfffc285717b..ce9bac55e983 100644 --- a/superset-frontend/src/components/Timer/index.tsx +++ b/superset-frontend/src/components/Timer/index.tsx @@ -31,6 +31,7 @@ export interface TimerProps { const TimerLabel = styled(Label)` text-align: left; + font-family: ${({ theme }) => theme.typography.families.monospace}; `; export default function Timer({