@movable/ui 1.5.0 → 1.5.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
@@ -7421,6 +7421,9 @@ const Wd = qi, Ud = {
7421
7421
  },
7422
7422
  "& .MuiInputLabel-root": {
7423
7423
  paddingBottom: 0.75
7424
+ },
7425
+ "& .MuiFilledInput-input:-webkit-autofill": {
7426
+ borderRadius: "inherit"
7424
7427
  }
7425
7428
  })
7426
7429
  }