From 69efb8e4982ab421a943bd9625e9b6b251d26bed Mon Sep 17 00:00:00 2001 From: duoaohui <928970622@qq.com> Date: Sat, 23 May 2026 20:43:39 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/pages/cloud-law/video-call.vue b/frontend/src/pages/cloud-law/video-call.vue index df24b88..f8cf664 100644 --- a/frontend/src/pages/cloud-law/video-call.vue +++ b/frontend/src/pages/cloud-law/video-call.vue @@ -816,17 +816,17 @@ onUnload(() => { box-shadow: 0 14rpx 36rpx rgba(255, 47, 63, 0.38); } .control-image { - width: 76rpx; - height: 76rpx; -} -.dark-btn .control-image { - width: 68rpx; - height: 68rpx; -} -.hangup-image { width: 92rpx; height: 92rpx; } +.dark-btn .control-image { + width: 86rpx; + height: 86rpx; +} +.hangup-image { + width: 112rpx; + height: 112rpx; +} .control-label { font-size: 24rpx; line-height: 1;