diff --git a/.changeset/tricky-crews-agree.md b/.changeset/tricky-crews-agree.md new file mode 100644 index 0000000000..e1155440da --- /dev/null +++ b/.changeset/tricky-crews-agree.md @@ -0,0 +1,5 @@ +--- +'@swisspost/design-system-documentation': patch +--- + +Added ´btn-link´ class to remove inline padding. diff --git a/packages/documentation/src/stories/components/form-footer/form-footer.stories.ts b/packages/documentation/src/stories/components/form-footer/form-footer.stories.ts index c977632cdf..4d358a5bd1 100644 --- a/packages/documentation/src/stories/components/form-footer/form-footer.stories.ts +++ b/packages/documentation/src/stories/components/form-footer/form-footer.stories.ts @@ -134,7 +134,7 @@ export function render(args: Args) { ? html` ` : null} ${args.showTertiaryButton - ? html``