fix(player): fix incorrect icon being rendered from vjs font after update
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: '\f110';
|
content: '\f114';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user