From 5e2e4eea4d8031efc67269794909daf2c90f4219 Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Sat, 10 Aug 2024 11:30:59 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E4=BF=AE=E6=94=B9=E8=90=A4?= =?UTF-8?q?=E7=9F=B3=E6=B5=81=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectFront/videoManage/ysyNew.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/projectFront/videoManage/ysyNew.vue b/src/views/projectFront/videoManage/ysyNew.vue index 72f42596..1e439226 100644 --- a/src/views/projectFront/videoManage/ysyNew.vue +++ b/src/views/projectFront/videoManage/ysyNew.vue @@ -247,6 +247,10 @@ export default { z-index: 999; cursor: pointer; display: none; + > img { + width: 26px; + height: 26px; + } } .main { position: fixed;