mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Merge pull request #3714 from alphagov/fix-focus-colour-edit-letter-links
Fix the focus colour on edit template links
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
color: $light-blue-25;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
color: $govuk-text-colour;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.edit-template-link-letter-contact {
|
||||
|
||||
Reference in New Issue
Block a user