Make message undo button secondary

This commit is contained in:
kolaente 2021-01-24 12:13:10 +01:00
parent 7e4c5f16e2
commit 2ee2dffaa7
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
@click="action.callback"
:shadow="false"
class="is-small"
type="secondary"
v-for="(action, i) in props.item.data.actions"
>
{{ action.title }}