Update styling for tables across the site

This commit is contained in:
leigh-mil
2019-10-17 17:14:30 -04:00
parent bb160bbffa
commit 0f0d9464d8
4 changed files with 31 additions and 60 deletions

View File

@@ -30,10 +30,9 @@
<a v-on:click="openModal('{{ modal_id }}')" class='usa-button {{ archive_button_class }}'>
{{ "portfolios.members.archive_button" | translate }}
</a>
{% if not ppoc %}
{{ subform.member_id() }}
{% endif %}
</td>
{% if not ppoc %}
{{ subform.member_id() }}
{% endif %}
</tr>
{% endfor %}