-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.
Description
Issue summary
When using the Modal component, the footer padding should be consistent with the header and section padding.
Expected behavior
The paddingInlineStart and paddingInlineEnd in the Footer component should be "5", consistent with header and section padding.
Actual behavior
The paddingInlineStart and paddingInlineEnd in the Footer component is "4"
Steps to reproduce the problem
- Add a footer to the
Modalcomponent.
Metadata
Metadata
Assignees
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.
