diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-12-11 10:26:29 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-12-11 10:26:29 +0100 |
commit | 9e6b41cc1d825182bcfdf51364fdf3eae8001244 (patch) | |
tree | 5aa2111351d78b04d21839a9d2b34463a243d7c4 /client/src/sass/video-js-custom.scss | |
parent | 20206dfb0bfe1537912ae0a5b99f2fa40c881d33 (diff) | |
download | PeerTube-9e6b41cc1d825182bcfdf51364fdf3eae8001244.tar.gz PeerTube-9e6b41cc1d825182bcfdf51364fdf3eae8001244.tar.zst PeerTube-9e6b41cc1d825182bcfdf51364fdf3eae8001244.zip |
Embed player responsive
Diffstat (limited to 'client/src/sass/video-js-custom.scss')
-rw-r--r-- | client/src/sass/video-js-custom.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index fe9495e77..1c5701bea 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss | |||
@@ -23,6 +23,7 @@ $control-bar-height: 34px; | |||
23 | } | 23 | } |
24 | 24 | ||
25 | .vjs-big-play-button { | 25 | .vjs-big-play-button { |
26 | outline: 0; | ||
26 | font-size: 8em; | 27 | font-size: 8em; |
27 | 28 | ||
28 | $big-play-width: 3em; | 29 | $big-play-width: 3em; |