[FIX] do not cut off usernames over video thumbnails - https://github.com/jitsi/jitsi-meet/issues/335#issuecomment-181142086
This commit is contained in:
parent
6f3bc4fcc4
commit
320b3ed523
|
@ -176,7 +176,6 @@
|
|||
text-align: center;
|
||||
text-overflow: ellipsis;
|
||||
width: 70%;
|
||||
height: 20%;
|
||||
left: 15%;
|
||||
top: 40%;
|
||||
padding: 5px;
|
||||
|
|
Loading…
Reference in New Issue