diff --git a/src/components/views/live.vue b/src/components/views/live.vue index d05aea5..36b6352 100644 --- a/src/components/views/live.vue +++ b/src/components/views/live.vue @@ -1,21 +1,19 @@ @@ -482,7 +405,7 @@ export default { .titleBox { width: 36%; position: absolute; - top: 390px; + top: 240px; left: 194px; overflow: hidden; // color: #323232; @@ -588,8 +511,9 @@ export default { } // background-color: #16e9d6; video { - width: 100%; - height: 100%; + background-color: #47aa5a; + width: 423px; + height: 540px; } &:hover { .play {