bam32bittheme
Advanced tools
Comparing version 2.1.36 to 2.1.37
@@ -40,3 +40,12 @@ "use strict"; | ||
placeholder: placeholder, | ||
helperText: helperText | ||
helperText: helperText, | ||
SelectProps: { | ||
MenuProps: { | ||
sx: { | ||
'@media (max-width: 600px)': { | ||
height: '40%' | ||
} | ||
} | ||
} | ||
} | ||
}, props), menuList.map(option => /*#__PURE__*/_react.default.createElement(_material.MenuItem, _extends({ | ||
@@ -43,0 +52,0 @@ key: option.value, |
{ | ||
"name": "bam32bittheme", | ||
"version": "2.1.36", | ||
"version": "2.1.37", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x", |
1551982
4929