GovAlta / ui-components

ui-components contains the code you need to start building a user interface for Government of Alberta platforms and services.
Apache License 2.0
16 stars 25 forks source link

Modal: No vertical space between content and action buttons #2069

Closed twjeffery closed 1 month ago

twjeffery commented 3 months ago

Info

Modal doesn't have space between content and actions for any of the Callout variants.

Should be --goa-spacing-xl; Figma design

image

Acceptance Criteria

  1. Modal in Sandbox uses <div slot="actions"> to separate content from buttons
Spark450 commented 3 months ago

@twjeffery I have removed the second part of the acceptance criteria because we have this story to add the ability to select the default globally across all components.