mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Merge pull request #85 from alphagov/remove-placeholder-data
Remove placeholder logs of notifications sent
This commit is contained in:
@@ -41,3 +41,10 @@
|
||||
@extend .table-field;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.table-empty-message {
|
||||
@include core-16;
|
||||
color: $secondary-text-colour;
|
||||
border-bottom: 1px solid $border-colour;
|
||||
padding: 5px 0 8px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user