Style approved link better
This commit is contained in:
parent
7877b4bdef
commit
09c90b193f
@ -130,7 +130,7 @@
|
||||
<td>{{ r.annual_usage | dollars }}</td>
|
||||
<td>
|
||||
{% if r.status == 'Approved' %}
|
||||
<a href="{{ url_for('workspaces.workspace_projects', workspace_id=r.workspace_id) }}">
|
||||
<a class="icon-link icon-link--large" href="{{ url_for('workspaces.workspace_projects', workspace_id=r.workspace_id) }}">
|
||||
{{ r.status }}
|
||||
</a>
|
||||
{% else %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user