Patch fix for email text color.
This commit is contained in:
parent
bb716d44e2
commit
3359453363
|
@ -514,7 +514,7 @@ ul {
|
|||
color: lighten($ui-base-color, 26%);
|
||||
|
||||
span {
|
||||
color: $ui-primary-color;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue