Minor template improvement

This commit is contained in:
Éloi Rivard 2020-08-27 16:48:03 +02:00
parent c3f1bdce78
commit 74a1f026da

View file

@ -23,7 +23,7 @@
{% endwith %}
{% if tokens %}
<div class="ui cards">
<div class="ui centered cards">
{% for token in tokens %}
{% set client = clients[token.oauthClientID] %}
<div class="ui card">