Merge pull request #3893 from alphagov/allow-provider-all-channels

Allow setting provider for any channel
This commit is contained in:
David McDonald
2021-06-03 09:36:43 +01:00
committed by GitHub
7 changed files with 162 additions and 95 deletions

View File

@@ -40,7 +40,7 @@
box-shadow: 0 -3px 0 0 $grey-3;
}
&--live {
&--live, &--test {
// This uses new Design System colours to match .govuk-tag--red
background: #F6D7D2;
color: #942514;