aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-06-11 16:26:48 +0200
committerChocobozzz <me@florianbigard.com>2019-06-11 16:26:48 +0200
commit011e1e6b37e15a44624b2d0e50263e16382060d2 (patch)
tree15d75ab2380f093e560458efe26291fc6b05b038 /client/src/app/videos/+video-watch/video-watch.component.scss
parent675a8fc74faefa0161b0754bd61c710de7a449c5 (diff)
downloadPeerTube-011e1e6b37e15a44624b2d0e50263e16382060d2.tar.gz
PeerTube-011e1e6b37e15a44624b2d0e50263e16382060d2.tar.zst
PeerTube-011e1e6b37e15a44624b2d0e50263e16382060d2.zip
Speedup video watch layout build
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss
index bada9bae8..35ea0fffd 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -347,6 +347,7 @@ $player-factor: 1.7; // 16/9
347 /deep/ .other-videos { 347 /deep/ .other-videos {
348 padding-left: 15px; 348 padding-left: 15px;
349 flex-basis: $other-videos-width; 349 flex-basis: $other-videos-width;
350 min-width: $other-videos-width;
350 351
351 .title-page { 352 .title-page {
352 margin-top: 0 !important; 353 margin-top: 0 !important;