diff --git a/src/common/Video/styles.less b/src/common/Video/styles.less index e856c6a27..5198c074f 100644 --- a/src/common/Video/styles.less +++ b/src/common/Video/styles.less @@ -102,7 +102,7 @@ .arrow { width: 100%; - fill: @colorwhite60; + fill: @colorwhite; } } }