mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-24 17:31:19 -04:00
Merge pull request #3633 from alphagov/focus-area-remove
Use new focus colour for remove area button
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
outline: none;
|
||||
|
||||
&:before {
|
||||
background: $focus-colour;
|
||||
background: $govuk-focus-colour;
|
||||
color: $black;
|
||||
border-color: $black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user