From f757a1e8b1ec96d0f324d9de611055ea5bec6deb Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Mon, 25 Sep 2023 15:33:59 +1000 Subject: [PATCH] improve tab container styling --- interface/src/components/TabbedContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/components/TabbedContainer.tsx b/interface/src/components/TabbedContainer.tsx index ea5e4a29..e1417d27 100644 --- a/interface/src/components/TabbedContainer.tsx +++ b/interface/src/components/TabbedContainer.tsx @@ -45,7 +45,7 @@ const TabbedContainer: React.FC = ({ tabs }) => { return ( <> -
+