Added FLV Player
This commit is contained in:
@@ -75,8 +75,6 @@ const id = `vp_${Math.random().toString(36).slice(2)}`;
|
|||||||
<style>
|
<style>
|
||||||
.video-card {
|
.video-card {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
|
||||||
aspect-ratio: 16/9;
|
|
||||||
background: #000;
|
background: #000;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user