fix: Alignment of team name in settings header, closes #3083
This commit is contained in:
@@ -59,6 +59,7 @@ const TeamName = styled.div`
|
||||
text-decoration: none;
|
||||
font-size: 16px;
|
||||
|
||||
text-align: left;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user