mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Merge pull request #3513 from alphagov/selected-area-state
Visually tweak selected area state
This commit is contained in:
@@ -58,10 +58,8 @@
|
|||||||
&--unremoveable {
|
&--unremoveable {
|
||||||
padding-right: govuk-spacing(2);
|
padding-right: govuk-spacing(2);
|
||||||
background: $light-blue-25;
|
background: $light-blue-25;
|
||||||
border-color: $light-blue-25;
|
|
||||||
color: $govuk-blue;
|
|
||||||
font-weight: bold;
|
|
||||||
margin-right: govuk-spacing(3);
|
margin-right: govuk-spacing(3);
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user