@pure-ds/storybook 0.4.14 → 0.4.15

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.
@@ -1811,7 +1811,7 @@ form {
1811
1811
  }
1812
1812
 
1813
1813
  fieldset {
1814
- margin: 0
1814
+ margin: 0;
1815
1815
  padding: var(--spacing-5);
1816
1816
  width: 100%;
1817
1817
  background-color: color-mix(in oklab, var(--color-surface-subtle) 50%, transparent 50%);