1
0

Use buttons more consistently

This commit is contained in:
kolaente
2021-01-17 13:04:49 +01:00
parent 0102709d92
commit e960202607
21 changed files with 45 additions and 43 deletions

View File

@ -50,7 +50,7 @@
<a
:disabled="backgroundService.loading"
@click="() => searchBackgrounds(currentPage + 1)"
class="button is-primary is-centered is-load-more-button is-outlined noshadow"
class="button is-centered is-load-more-button has-no-shadow mt-4"
v-if="backgroundSearchResult.length > 0"
>
<template v-if="backgroundService.loading">