mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 10:58:25 -04:00
Merge pull request #3579 from alphagov/selected-area-spacing
Fix spacing between button and selected areas
This commit is contained in:
@@ -55,6 +55,10 @@
|
||||
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-right: govuk-spacing(1) * 1.5;
|
||||
}
|
||||
|
||||
&--unremoveable {
|
||||
padding-right: govuk-spacing(2);
|
||||
background: $light-blue-25;
|
||||
|
||||
Reference in New Issue
Block a user