From f621251a425951716b2781e25164734af8f58d20 Mon Sep 17 00:00:00 2001 From: iatenine Date: Sun, 16 Jul 2023 15:05:56 -0500 Subject: [PATCH] contain results in flexbox and implement custom Uno classes --- src/components/ChannelItem.vue | 4 ++-- src/components/PlaylistItem.vue | 2 +- src/components/VideoItem.vue | 2 +- uno.config.js | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/ChannelItem.vue b/src/components/ChannelItem.vue index 19808fdf..a500597b 100644 --- a/src/components/ChannelItem.vue +++ b/src/components/ChannelItem.vue @@ -1,7 +1,7 @@