Skip to content

fix(alert): Explicitly set body line-height

Mark Florian requested to merge 515-set-alert-line-height into master

This ensures the alert body's line-height doesn't inherit the wrong value when viewed in Pajamas. See #515 (closed) for details.

Before After Expected (from Storybook)
alert_pajamas_before alert_pajamas_after alert_storybook

Closes #515 (closed)

Edited by Mark Florian

Merge request reports