@cnc-ti/layout-basic 8.3.17 → 8.3.18

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
@@ -12337,7 +12337,7 @@ function CardFooterItem({
12337
12337
  "div",
12338
12338
  {
12339
12339
  className: cn(
12340
- "cnc-molecule-card-item cnc-flex cnc-flex-1 cnc-items-center cnc-justify-center cnc-py-3 cnc-px-8",
12340
+ "cnc-molecule-card-item cnc-flex cnc-flex-1 cnc-items-center cnc-justify-center cnc-py-3",
12341
12341
  className
12342
12342
  ),
12343
12343
  ...rest