From 34f4178e41c2d5c14d1a5aef96415a271deee563 Mon Sep 17 00:00:00 2001 From: duoaohui <928970622@qq.com> Date: Mon, 25 May 2026 21:08:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E8=BF=9E=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/cloud-law/video-call.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/src/pages/cloud-law/video-call.vue b/frontend/src/pages/cloud-law/video-call.vue index a9a1ea3..8123481 100644 --- a/frontend/src/pages/cloud-law/video-call.vue +++ b/frontend/src/pages/cloud-law/video-call.vue @@ -1054,6 +1054,10 @@ onUnload(() => { width: 150rpx; height: 150rpx; } +.text-icon-btn .control-image { + width: 64rpx; + height: 64rpx; +} .text-icon-btn { color: #ffffff; }