Fixed hack with displayname margin
This commit is contained in:
parent
a17a98991c
commit
09e3fb9917
|
@ -185,7 +185,7 @@
|
|||
left: 10%;
|
||||
width: 80%;
|
||||
top: 50%;
|
||||
margin-top: -12px;
|
||||
@include transform(translateY(-40%));
|
||||
color: $participantNameColor;
|
||||
text-align: center;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in New Issue