redesign the load more button to match other buttons

This commit is contained in:
geoffrey45
2022-08-03 14:07:53 +03:00
parent 2b6b4078fa
commit 7b2e162ed4
9 changed files with 23 additions and 57 deletions
+1
View File
@@ -41,6 +41,7 @@ defineProps<{
background-color: $gray4;
color: #ffffffde !important;
transition: all 0.5s ease;
min-width: 8.5rem;
.img {
position: relative;