UNPKG
@jp-web/ts-sdk
Version:
latest (0.0.2)
0.0.2
视频客服,视频会议Web端及微信小程序端SDK
@jp-web/ts-sdk
/
output
/
webrtc
/
conference
/
debug
/
styles.css
11 lines
(10 loc)
•
127 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
html
{
width
:
100%
;
height
:
100%
; }
body
{
background
: lightgrey;
margin
:
0
;
padding
:
0
;
height
:
100%
; }