Merge pull request #2513 from alphagov/empty-folder-message

Improve the empty folder state
This commit is contained in:
Chris Hill-Scott
2018-11-20 13:50:53 +00:00
committed by GitHub
6 changed files with 119 additions and 49 deletions

View File

@@ -54,6 +54,11 @@
}
&-empty {
color: $secondary-text-colour;
padding: $gutter-half 0 $gutter-one-third 0;
}
}
.folder-heading {