We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a97758 commit 49dbf33Copy full SHA for 49dbf33
client/src/standalone/player/src/sass/shared/mobile.scss
@@ -155,7 +155,7 @@
155
.vjs-ended {
156
.main-button {
157
&::before {
158
- content: "\f116";
+ content: "\f11b";
159
}
160
161
@@ -177,6 +177,7 @@
177
178
&.vjs-seeking,
179
&.vjs-waiting,
180
+ &.vjs-mobile-sliding,
181
&.vjs-fast-seeking {
182
183
display: none;
0 commit comments