mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
Use new focus colour for remove area button
It already adds a black border on focus so doesn’t need the thick lower border.
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