From 78bb85350a02eb0fc70ff076907eaf6baf1dcebe Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Fri, 29 Sep 2023 16:18:27 +0200 Subject: [PATCH] Small style fix for pinned items --- src/dashboardWebView/components/Contents/PinnedItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dashboardWebView/components/Contents/PinnedItem.tsx b/src/dashboardWebView/components/Contents/PinnedItem.tsx index 9998c17c..62a5ac42 100644 --- a/src/dashboardWebView/components/Contents/PinnedItem.tsx +++ b/src/dashboardWebView/components/Contents/PinnedItem.tsx @@ -41,7 +41,7 @@ export const PinnedItem: React.FunctionComponent = ({ } -