@hipay/hipay-material-ui 3.15.3-beta.1 → 3.15.3-beta.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -50,7 +50,7 @@ var useStyles = (0, _makeStyles.default)(function (theme) {
|
|
50
50
|
height: 48,
|
51
51
|
display: 'flex',
|
52
52
|
alignItems: 'center',
|
53
|
-
fontWeight: theme.typography.
|
53
|
+
fontWeight: theme.typography.fontWeightMedium
|
54
54
|
}),
|
55
55
|
secondaryHeading: (0, _objectSpread2.default)({}, theme.typography.caption, {
|
56
56
|
color: theme.palette.text.secondary,
|
@@ -50,7 +50,7 @@ var useStyles = (0, _makeStyles.default)(function (theme) {
|
|
50
50
|
height: 48,
|
51
51
|
display: 'flex',
|
52
52
|
alignItems: 'center',
|
53
|
-
fontWeight: theme.typography.
|
53
|
+
fontWeight: theme.typography.fontWeightMedium
|
54
54
|
}),
|
55
55
|
secondaryHeading: (0, _objectSpread2.default)({}, theme.typography.caption, {
|
56
56
|
color: theme.palette.text.secondary,
|