From df73b502d9464bc94bfb9163dd28ee12725e0d1e Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Fri, 10 Jan 2020 09:50:11 +0100 Subject: [PATCH] fix style in CodeViewSwitcher --- .../src/repos/codeSection/components/CodeViewSwitcher.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-ui/ui-webapp/src/repos/codeSection/components/CodeViewSwitcher.tsx b/scm-ui/ui-webapp/src/repos/codeSection/components/CodeViewSwitcher.tsx index 900033e9c2..9cfc766402 100644 --- a/scm-ui/ui-webapp/src/repos/codeSection/components/CodeViewSwitcher.tsx +++ b/scm-ui/ui-webapp/src/repos/codeSection/components/CodeViewSwitcher.tsx @@ -37,7 +37,7 @@ const CodeViewSwitcher: FC = ({ url, branches }) => {