Skip to content
Snippets Groups Projects
Commit 3c655fbd authored by Kyle Doherty's avatar Kyle Doherty
Browse files

sync text style

parent 95520604
Branches
Tags
No related merge requests found
......@@ -165,7 +165,7 @@ export default class Smart extends React.Component {
<Box className="SmartWrapper">
{!lastChange || !previousValue ? (
<Box
className="text-centered"
className="text-centered text-bold mt1"
color={colors["text-medium"]}
>{jt`Nothing to compare for the previous ${granularity}.`}</Box>
) : (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment