Visually tweak selected area state

This brings it back a bit closer to the page with the map, so the two
feel cohesive, while still making the selected areas look different to
textboxes.
This commit is contained in:
Chris Hill-Scott
2020-07-09 14:13:35 +01:00
parent 2c33325dc2
commit 3b494a5efd

View File

@@ -58,10 +58,8 @@
&--unremoveable {
padding-right: govuk-spacing(2);
background: $light-blue-25;
border-color: $light-blue-25;
color: $govuk-blue;
font-weight: bold;
margin-right: govuk-spacing(3);
margin-bottom: 0;
}
}