From 458e8dffd9c390f0e98bd8dd248ac18f69f87b8d Mon Sep 17 00:00:00 2001 From: congzc Date: Fri, 19 May 2023 20:41:07 +0800 Subject: [PATCH] 2 --- src/components/views/live.vue | 286 +++++++++++++--------------------- 1 file changed, 105 insertions(+), 181 deletions(-) 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 {