aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player/peertube-skin.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/player/peertube-skin.scss')
-rw-r--r--client/src/sass/player/peertube-skin.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/sass/player/peertube-skin.scss b/client/src/sass/player/peertube-skin.scss
index 41e2a535c..e80853861 100644
--- a/client/src/sass/player/peertube-skin.scss
+++ b/client/src/sass/player/peertube-skin.scss
@@ -185,7 +185,6 @@ body {
185 185
186 .vjs-play-progress { 186 .vjs-play-progress {
187 background: var(--embedForegroundColor); 187 background: var(--embedForegroundColor);
188 transition: all .2s ease 0s;
189 188
190 // Not display the circle if the progress is not hovered 189 // Not display the circle if the progress is not hovered
191 &::before { 190 &::before {