修正了直播的样式

This commit is contained in:
2020-11-17 09:36:24 +08:00
parent 1242882785
commit cb814e4fe2
2 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ html{
body{
width: 100%;
height: 100%;
background-color: #fff;
background-color: #F5F5F5;
font-family: Futura,sans-serif;
}
video{