@opencxh/ui-kit 3.120.7 → 3.120.8

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.js CHANGED
@@ -4307,10 +4307,10 @@ const yn = ({
4307
4307
  }
4308
4308
  );
4309
4309
  }, $r = {
4310
- none: "px-0",
4311
- sm: "px-2",
4312
- md: "px-4",
4313
- lg: "px-6"
4310
+ none: "p-0",
4311
+ sm: "p-2",
4312
+ md: "p-4",
4313
+ lg: "p-6"
4314
4314
  }, Nn = ({
4315
4315
  actions: t = [],
4316
4316
  onBack: r,