We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166f74a commit 07860a8Copy full SHA for 07860a8
src/components/TeamManagement/MemberItem.scss
@@ -28,6 +28,7 @@
28
.member-name {
29
@include roboto-bold;
30
font-size: 16px;
31
+ line-height: 20px;
32
overflow: hidden;
33
text-overflow: ellipsis;
34
white-space: nowrap;
0 commit comments