@movable/ui 1.2.0 → 1.3.0

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
@@ -7062,6 +7062,9 @@ const Bf = Bi, Lf = {
7062
7062
  },
7063
7063
  "& .MuiInputLabel-root": {
7064
7064
  paddingBottom: 0.75
7065
+ },
7066
+ "&:focus-within legend": {
7067
+ color: e.palette.text.secondary
7065
7068
  }
7066
7069
  })
7067
7070
  }