From 76ab3c1399c612fbff7bc7da5370b40cca178076 Mon Sep 17 00:00:00 2001 From: shidongli Date: Mon, 4 Mar 2024 15:19:30 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/manage/materials/index.vue b/src/views/manage/materials/index.vue index c5913b7..499b4eb 100644 --- a/src/views/manage/materials/index.vue +++ b/src/views/manage/materials/index.vue @@ -676,7 +676,7 @@ video { // align-content: space-between; .bodylist { width: 19%; - height: 217px; + height: 221px; border: 2px solid #e2e3e5; border-radius: 10px; position: relative; @@ -704,7 +704,7 @@ video { right: 0px; right: 18px; color: #409eff; - bottom:4px; + bottom:8px; font-size: 13px; } }