loadmore tracks, albums, artists

This commit is contained in:
geoffrey45
2022-02-26 07:57:02 +03:00
parent 2143ad7139
commit 8459310258
11 changed files with 198 additions and 46 deletions
+1 -2
View File
@@ -17,7 +17,6 @@
</template>
<script setup>
const menus = [
{
name: "home",
@@ -85,7 +84,7 @@ const props = defineProps({
padding: 0.6rem 0 0.6rem 0;
&:hover {
background-color: rgba(73, 73, 73, 0.13);
background-color: $gray;
#home-icon {
background-color: rgba(145, 58, 58, 0.555);