@movable/ui 1.1.0 → 1.1.1

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/lib/index.mjs CHANGED
@@ -7021,6 +7021,9 @@ const wf = ji, _f = {
7021
7021
  },
7022
7022
  "& .Mui-error + .MuiFormHelperText-root": {
7023
7023
  color: e.palette.error.main
7024
+ },
7025
+ "& .MuiInputLabel-root": {
7026
+ paddingBottom: 0.75
7024
7027
  }
7025
7028
  })
7026
7029
  }
@@ -7131,6 +7134,9 @@ const wf = ji, _f = {
7131
7134
  },
7132
7135
  "& .MuiFormHelperText-root": {
7133
7136
  margin: 0
7137
+ },
7138
+ "& .MuiInputLabel-root": {
7139
+ paddingBottom: 0.75
7134
7140
  }
7135
7141
  })
7136
7142
  }