From b891f9bc612217b5b6f08a886c7d12eca260b9c8 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 3 Apr 2018 17:33:39 +0200 Subject: Fix watch page video change --- client/src/sass/video-js-custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/sass/video-js-custom.scss') diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index c533bd116..5fd2f9567 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss @@ -77,7 +77,7 @@ $setting-transition-easing: ease-out; } .vjs-icon-placeholder::before { - transition: font-size 0.5s, opacity 0.5s; + transition: font-size 0.2s, opacity 0.2s; } &:hover { -- cgit v1.2.3