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