Use default table styling for CLIN tables

This commit is contained in:
Montana
2019-06-04 09:38:20 -04:00
parent 2644133b76
commit 5fb44b39b0
8 changed files with 27 additions and 31 deletions

View File

@@ -379,7 +379,7 @@
prev-month-index='{{ prev_month_index }}'
two-months-ago-index='{{ two_months_ago_index }}'
inline-template>
<table>
<table class="atat-table">
<thead>
<th scope='col'><span class='usa-sr-only'>Spending scope</span></th>
<th scope='col' class='table-cell--align-right previous-month'>{{ two_months_ago.strftime('%B %Y') }}</th>