@vygruppen/spor-react 12.3.0 → 12.3.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/dist/index.mjs CHANGED
@@ -6353,7 +6353,8 @@ var tableSlotRecipe = defineSlotRecipe({
6353
6353
  cell: {
6354
6354
  ...numericStyles,
6355
6355
  paddingX: 1.5,
6356
- paddingY: 1
6356
+ paddingY: 1,
6357
+ width: "100%"
6357
6358
  },
6358
6359
  footer: {
6359
6360
  fontWeight: "medium"