diff --git a/docs/data/joy/getting-started/templates/profile-dashboard/components/MyProfile.tsx b/docs/data/joy/getting-started/templates/profile-dashboard/components/MyProfile.tsx index eb0f721db0f0e1..1b460a3894a5d3 100644 --- a/docs/data/joy/getting-started/templates/profile-dashboard/components/MyProfile.tsx +++ b/docs/data/joy/getting-started/templates/profile-dashboard/components/MyProfile.tsx @@ -115,6 +115,7 @@ export default function MyProfile() { }, justifyContent: 'left', [`&& .${tabClasses.root}`]: { + fontWeight: '600', flex: 'initial', bgcolor: 'transparent', [`&.${tabClasses.selected}`]: {