mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix player responsive height
This commit is contained in:
parent
32af2ea6fa
commit
a44be3bf8b
@ -3,7 +3,7 @@
|
||||
@import '_bootstrap-variables';
|
||||
@import '_miniature';
|
||||
|
||||
$player-factor: #{16/9};
|
||||
$player-factor: 16/9;
|
||||
$video-info-margin-left: 44px;
|
||||
|
||||
@function getPlayerHeight($width){
|
||||
|
Loading…
Reference in New Issue
Block a user