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

@ -16,7 +16,7 @@
model="hex"
picker="square"
v-model="color"/>
<a @click="reset" class="reset">
<a @click="reset" class="button has-no-shadow is-small ml-2">
Reset Color
</a>
</div>