This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sebgroup/green-core@1.57.0
Minor Changes
2b8089c: Container: Add box-sizing to prevent box model from groing more than max of content
Patch Changes
11acd29: FAB: Fix width issue inherited from gds-button, now set's the max-width:max-content
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sebgroup/green-core@1.57.0
Minor Changes
box-sizing
to prevent box model from groing more than max of contentPatch Changes
gds-button
, now set's themax-width:max-content