From 55f678bd40ad5a7071ef7c18594221d14e2a0ada Mon Sep 17 00:00:00 2001 From: duoaohui <928970622@qq.com> Date: Sat, 23 May 2026 21:12:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E4=BC=9A=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/cloud-law/video-call.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/pages/cloud-law/video-call.vue b/frontend/src/pages/cloud-law/video-call.vue index f8cf664..a2675bb 100644 --- a/frontend/src/pages/cloud-law/video-call.vue +++ b/frontend/src/pages/cloud-law/video-call.vue @@ -816,16 +816,16 @@ onUnload(() => { box-shadow: 0 14rpx 36rpx rgba(255, 47, 63, 0.38); } .control-image { - width: 92rpx; - height: 92rpx; + width: 150rpx; + height: 150rpx; } .dark-btn .control-image { - width: 86rpx; - height: 86rpx; + width: 108rpx; + height: 108rpx; } .hangup-image { - width: 112rpx; - height: 112rpx; + width: 150rpx; + height: 150rpx; } .control-label { font-size: 24rpx;