We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65581a0 commit dcbb1b2Copy full SHA for dcbb1b2
src/components/ColorBox/index.jsx
@@ -80,7 +80,7 @@ const useStyles = makeStyles(theme => ({
80
},
81
colorboxError: {
82
color: '#f44336',
83
- lineHeight: 36.5,
+ lineHeight: '36.5px',
84
85
}));
86
0 commit comments