From 24cc2880645e5b601ab5ad7eabadfb18fc04209a Mon Sep 17 00:00:00 2001 From: shidongli Date: Tue, 18 Jun 2024 09:07:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B4=A0=E6=9D=90=E4=BF=A1=E6=81=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/materials/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/manage/materials/index.vue b/src/views/manage/materials/index.vue index 768efd1..5608a3b 100644 --- a/src/views/manage/materials/index.vue +++ b/src/views/manage/materials/index.vue @@ -623,6 +623,8 @@ video { } .bodytopxj { + height: 58vh; + overflow-y: auto; flex: 20; width: 100%; display: flex;