Replace typography components with Compound components
This commit is contained in:
@@ -50,6 +50,12 @@ Please see LICENSE in the repository root for full details.
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.callName {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.facePile {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user