Use buttons more consistently

This commit is contained in:
kolaente 2021-01-17 13:04:49 +01:00
parent 0102709d92
commit e960202607
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
21 changed files with 45 additions and 43 deletions

View file

@ -1,6 +1,6 @@
<template>
<div :class="{ 'is-loading': labelService.loading}" class="loader-container content">
<router-link :to="{name:'labels.create'}" class="button is-success button-right">
<router-link :to="{name:'labels.create'}" class="button is-primary button-right">
<span class="icon is-small">
<icon icon="plus"/>
</span>