From 956ff8afd77603d88c30bceb5bf7517f8d2e7680 Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 6 Nov 2023 20:20:00 +0100 Subject: [PATCH] stock thumbnail labels fix --- src/components/utils/StockThumbnails.vue | 79 ++++++++++++------------ 1 file changed, 41 insertions(+), 38 deletions(-) diff --git a/src/components/utils/StockThumbnails.vue b/src/components/utils/StockThumbnails.vue index 11aa2a0..5062e7a 100644 --- a/src/components/utils/StockThumbnails.vue +++ b/src/components/utils/StockThumbnails.vue @@ -1,29 +1,28 @@ @@ -87,41 +86,45 @@ const allowDrop = (e: DragEvent) => {