From b6d71f1ea891bb9a1e11daecd5e47d901a0b80e9 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Sat, 20 Jan 2024 15:20:56 +0100 Subject: [PATCH 1/8] :lipstick: converted track list to grid/subgrid --- components/album/AlbumItem.vue | 2 +- .../contributor/ContributorListItem.vue | 5 ++-- components/playlist/PlaylistItem.vue | 2 +- components/podcast/PodcastItem.vue | 2 +- components/track/TrackItem.vue | 30 +++++++++---------- modules/figma2tailwind/convertToTailwind.ts | 5 ++++ pages/search.vue | 4 ++- 7 files changed, 28 insertions(+), 22 deletions(-) diff --git a/components/album/AlbumItem.vue b/components/album/AlbumItem.vue index d27ffc08..f2d26417 100644 --- a/components/album/AlbumItem.vue +++ b/components/album/AlbumItem.vue @@ -7,7 +7,7 @@ defineProps<{