UNPKG
tcplayer-plugin
Version:
latest (0.1.1)
0.1.1
0.1.0
基于腾讯云播放器的组件库,支持Vue2、Vue3和原生JS
tcplayer-plugin
/
dist
/
index.css
13 lines
(10 loc)
•
152 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.ps-player
{
position
: relative;
width
:
100%
;
height
:
100%
; }
.ps-player-container
{
width
:
100%
;
height
:
100%
;
background-color
:
#000
; }