add gradients to search grids

This commit is contained in:
geoffrey45
2022-02-22 20:56:13 +03:00
parent f141dd7f06
commit f9cceed2ba
6 changed files with 37 additions and 32 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div class="morexx">
<button @click="loadMore">
<button @click="loadMore" class="theme">
<div class="text">Load More</div>
</button>
</div>