finform-react-builder 1.8.2 → 1.8.3

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
@@ -12589,9 +12589,9 @@ const Mm = (e) => {
12589
12589
  {
12590
12590
  sx: {
12591
12591
  p: 2,
12592
- boxShadow: "0px 1px 4px 0px #00000014",
12593
- background: "#F8F8F8",
12594
- borderRadius: "4px",
12592
+ boxShadow: "0px 1px 4px 0px #00000029",
12593
+ background: "#FFFFFF",
12594
+ borderRadius: "6px",
12595
12595
  display: "grid",
12596
12596
  gridTemplateColumns: "repeat(12, 1fr)",
12597
12597
  gap: 2,