Skip to content

Add missing email CSS class#7234

Merged
aduth merged 1 commit intomainfrom
aduth-missing-email-class
Oct 27, 2022
Merged

Add missing email CSS class#7234
aduth merged 1 commit intomainfrom
aduth-missing-email-class

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Oct 27, 2022

🛠 Summary of changes

As a follow-on to #7224, adds a missing CSS class radius-lg currently used in email templates.

<div class="border-1px border-primary-light radius-lg padding-4">

It may have been missed in part since .radius is a class provided by foundation-emails so it may have been assumed the same for .radius-lg, but in-fact this is implemented as a design system utility.

changelog: Internal, Performance, Improve email send performance by reducing stylesheet size
@aduth aduth merged commit 5fa807f into main Oct 27, 2022
@aduth aduth deleted the aduth-missing-email-class branch October 27, 2022 14:43
@zachmargolis
Copy link
Contributor

Looks like the other email change didn't make it into RC 222, so I won't worry about cherry-picking this one on

@aduth aduth mentioned this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants