mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Removing the govuk-body class
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
{% if not current_service.data_retention %}
|
||||
<div class="user-list">
|
||||
<div class="user-list-item">
|
||||
<p class="govuk-body user-list-item-blank hint">You have not added any data retention</p>
|
||||
<p class="usa-body user-list-item-blank hint">You have not added any data retention</p>
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user