mirror of https://github.com/Chocobozzz/PeerTube
Fix #408
parent
5b107cd341
commit
d502231244
|
@ -39,6 +39,10 @@
|
|||
}
|
||||
|
||||
.video-miniature-account {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
font-size: 13px;
|
||||
color: #585858;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue