Set width of Name column in portfolio managers table.

Delete unused table styles.
This commit is contained in:
leigh-mil
2020-01-07 09:57:46 -05:00
parent da398bf1ff
commit ffa4a1370c
2 changed files with 3 additions and 41 deletions

View File

@@ -13,7 +13,7 @@
<table class="atat-table">
<thead>
<tr>
<th>Name</th>
<th class="table-cell--third">Name</th>
<th>Portfolio Permissions</th>
</tr>
</thead>