From 4565ea75ae6d129448a5ef915df1f319c2b896c3 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Mon, 12 Feb 2024 13:51:24 +0100 Subject: [PATCH] Reverse spin --- src/panelWebView/components/Git/GitAction.tsx | 2 +- src/panelWebView/styles.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/panelWebView/components/Git/GitAction.tsx b/src/panelWebView/components/Git/GitAction.tsx index efc7a5a1..c8e71472 100644 --- a/src/panelWebView/components/Git/GitAction.tsx +++ b/src/panelWebView/components/Git/GitAction.tsx @@ -154,7 +154,7 @@ export const GitAction: React.FunctionComponent = ({ title={l10n.t(LocalizationKey.commonSync)} >
-