feat(front/auth-token): make token revoke action button mode to gain space
This commit is contained in:
parent
8ddcd50c35
commit
e3f7b5e7c7
@ -55,7 +55,7 @@
|
||||
</td>
|
||||
<td class="actions">
|
||||
<Form action="{route('revoke-token', token.id)}" submitText="Revoke" submitIcon="trash"
|
||||
submitClass="danger"/>
|
||||
submitClass="danger" button/>
|
||||
</td>
|
||||
</tr>
|
||||
{/each}
|
||||
|
Loading…
Reference in New Issue
Block a user