diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/sass/player/dock.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/player/dock.scss b/client/src/sass/player/dock.scss index 4939ea3e5..1dce24d30 100644 --- a/client/src/sass/player/dock.scss +++ b/client/src/sass/player/dock.scss | |||
@@ -105,7 +105,7 @@ | |||
105 | } | 105 | } |
106 | } | 106 | } |
107 | 107 | ||
108 | &.vjs-playing.vjs-user-inactive { | 108 | &.vjs-playing.vjs-user-inactive .peertube-dock { |
109 | opacity: 0; | 109 | opacity: 0; |
110 | transition: opacity 1s; | 110 | transition: opacity 1s; |
111 | } | 111 | } |