diff --git a/src/components/matches/MatchesProfilesTab.jsx b/src/components/matches/MatchesProfilesTab.jsx index d554e68..1d6e545 100644 --- a/src/components/matches/MatchesProfilesTab.jsx +++ b/src/components/matches/MatchesProfilesTab.jsx @@ -315,8 +315,12 @@ export default function MatchesInterface() { return ( <> -
- + `} */} {/* Left Sidebar - Fixed on desktop, scrollable on mobile */}
{tabs.map((tab) => { @@ -405,7 +410,7 @@ export default function MatchesInterface() {
{/* Right Content Area - Scrollable */} -
+

@@ -432,7 +437,7 @@ export default function MatchesInterface() { - +