diff --git a/app/components/Sidebar/components/TeamButton.tsx b/app/components/Sidebar/components/TeamButton.tsx index dd35991de..bc2723b77 100644 --- a/app/components/Sidebar/components/TeamButton.tsx +++ b/app/components/Sidebar/components/TeamButton.tsx @@ -59,6 +59,7 @@ const TeamName = styled.div` text-decoration: none; font-size: 16px; + text-align: left; text-overflow: ellipsis; overflow: hidden; width: 100%;