From 05d67701215a01e7415726fca9f48b66026ad52c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=85=88=E7=94=9F?= Date: Tue, 18 Mar 2025 19:04:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=AE=8C=E5=96=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/common.scss | 2 ++ src/views/hotel/components/video-box.vue | 12 ++++++------ src/views/monitor/components/box-2.vue | 10 +++------- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/src/styles/common.scss b/src/styles/common.scss index 4c685d3..42bf0a0 100644 --- a/src/styles/common.scss +++ b/src/styles/common.scss @@ -75,6 +75,8 @@ .btn-prev:disabled, .btn-next, .btn-prev { + width: vw(40) !important; + height: vh(40) !important; color: #ffffff !important; background-color: #004dc2 !important; } diff --git a/src/views/hotel/components/video-box.vue b/src/views/hotel/components/video-box.vue index df23511..1ded173 100644 --- a/src/views/hotel/components/video-box.vue +++ b/src/views/hotel/components/video-box.vue @@ -2,7 +2,7 @@