From a54dfc50cd5b8cc7d5b440b5c2d64bf935772622 Mon Sep 17 00:00:00 2001 From: shidongli Date: Wed, 27 Mar 2024 14:31:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B4=A0=E6=9D=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/materials/index.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/manage/materials/index.vue b/src/views/manage/materials/index.vue index f67272c..c64f8a0 100644 --- a/src/views/manage/materials/index.vue +++ b/src/views/manage/materials/index.vue @@ -676,13 +676,15 @@ video { // background: #409eff; display: flex; .left { + overflow: auto; + width: 77%; height: 500px; // background: #989992; } img { - height: 100%; - width: 100%; + // height: 100%; + // width: 100%; } .right { width: 20%;