Prevent torrent indicators in player to overflow with small sizes
This commit is contained in:
parent
5fd3e00ac8
commit
de64dfbb5b
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ body {
|
|||
line-height: $control-bar-height;
|
||||
text-align: right;
|
||||
margin-right: 6px;
|
||||
overflow: hidden;
|
||||
|
||||
.vjs-peertube-displayed {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue