Skip to content

Commit b8f8006

Browse files
committed
refactor(email): update component specs
1 parent 29e559e commit b8f8006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/components/email/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ hx-email-control {
135135
}
136136

137137
> p.hxErrorText {
138-
color: var(--hxemailControl-errorText-color, $red-900);
138+
color: var(--hxemailControl-errorText-color, $red-status-500);
139139
font-size: 0.75rem;
140140
margin-top: 0;
141141
width: 100%; // for IE11

0 commit comments

Comments
 (0)