Added FLV Player
This commit is contained in:
@@ -68,7 +68,11 @@ const id = `vp_${Math.random().toString(36).slice(2)}`;
|
|||||||
>🔊</button
|
>🔊</button
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<button id={`${id}_fsbtn`} class="btn" aria-label="Fullscreen">
|
<button
|
||||||
|
id={`${id}_fsbtn`}
|
||||||
|
class="btn wr:text-white"
|
||||||
|
aria-label="Fullscreen"
|
||||||
|
>
|
||||||
<svg
|
<svg
|
||||||
width="20"
|
width="20"
|
||||||
height="20"
|
height="20"
|
||||||
|
|||||||
Reference in New Issue
Block a user