Use default table styling for CLIN tables
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
{% if not portfolio.members %}
|
||||
<p>{{ "portfolios.admin.no_members" | translate }}</p>
|
||||
{% else %}
|
||||
<table>
|
||||
<table class="atat-table">
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user