diff --git a/interface/src/App.tsx b/interface/src/App.tsx index 57a58b22..97cd34de 100644 --- a/interface/src/App.tsx +++ b/interface/src/App.tsx @@ -38,7 +38,7 @@ const App: React.FC = () => { ]; return ( -
+
diff --git a/interface/src/components/TabbedContainer.tsx b/interface/src/components/TabbedContainer.tsx index 08a8594a..9e050d84 100644 --- a/interface/src/components/TabbedContainer.tsx +++ b/interface/src/components/TabbedContainer.tsx @@ -79,7 +79,7 @@ const TabbedContainer: React.FC = ({ tabs }) => { activeTab === index && (