Merge pull request #1619 from alphagov/remove-references-to-computed-column

Remove references to computed column
This commit is contained in:
Chris Hill-Scott
2017-11-20 10:27:30 +00:00
committed by GitHub
8 changed files with 69 additions and 13 deletions

View File

@@ -48,6 +48,12 @@ $tail-angle: 20deg;
}
.sms-message-sender {
@include copy-19;
color: $secondary-text-colour;
margin: 0 0 -10px 0;
}
.sms-message-recipient {
@include copy-19;
color: $secondary-text-colour;