@3sc/common-component 0.0.162 → 0.0.163

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -38227,8 +38227,7 @@ const IL = ({ options: e, isDraggable: t }) => {
38227
38227
  "& .MuiInputBase-input": {
38228
38228
  color: `${e.palette.primary.notifyTextColor} !important`,
38229
38229
  fontSize: "1.1rem",
38230
- height: "2.6rem",
38231
- padding: "0.8rem"
38230
+ height: "2.6rem"
38232
38231
  },
38233
38232
  "& .MuiInputBase-input.Mui-disabled": {
38234
38233
  color: `${e.palette.primary.notifyTextColor} !important`,