diff --git a/src/components/htmlvideoplayer/style.css b/src/components/htmlvideoplayer/style.css
index 0d96728f28..b83a7816f5 100644
--- a/src/components/htmlvideoplayer/style.css
+++ b/src/components/htmlvideoplayer/style.css
@@ -63,6 +63,7 @@ video::-webkit-media-controls {
transform: scale3d(0.2, 0.2, 0.2);
opacity: 0.6;
}
+
to {
transform: none;
opacity: initial;