mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
Make template statistics on the dashboard a table
It was a `<dl>` before which is kinda weird. Especially when the jobs table was a real `<table>`. It also means we can give it column headings so that new and invited users have a better idea of what it is.
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
color: $govuk-blue;
|
||||
max-width: 100%;
|
||||
background: $white;
|
||||
margin-bottom: $gutter-two-thirds;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user