@mx-cartographer/experiences 6.3.15-alpha-ram1-budgetscssfix → 6.3.15-alpha-ram2-budgetscssfix
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -21818,7 +21818,7 @@ const Zf = ({
|
|
21818
21818
|
width: 208,
|
21819
21819
|
height: 100
|
21820
21820
|
},
|
21821
|
-
padding: e ?
|
21821
|
+
padding: e ? 5 : 0
|
21822
21822
|
}
|
21823
21823
|
}
|
21824
21824
|
) : /* @__PURE__ */ t(
|