Merge pull request #4234 from alphagov/fix-alert-area-list

Fix alignment regression error with area lists
This commit is contained in:
Tom Byers
2022-05-06 10:20:30 +01:00
committed by GitHub

View File

@@ -55,6 +55,7 @@
& > :first-child,
& > .area-list {
width: 100%;
text-align: left;
}
& > .file-list-hint-large,