From 1d857aa7ccfa0dae3592c10fd97302bd005f3bbb Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Fri, 30 Aug 2024 09:19:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/UserVideo/index.module.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/UserVideo/index.module.scss b/src/components/UserVideo/index.module.scss index 315823a..b1d7b15 100644 --- a/src/components/UserVideo/index.module.scss +++ b/src/components/UserVideo/index.module.scss @@ -65,9 +65,9 @@ height: 0; .userVideoContentListItem { - height: 10%; - width: calc(100% / 3 - 20px); - padding: 10px; + height: 13%; + width: calc(100% / 3 - 8px); + padding: 4px; .userVideoContentListItemVideo { background-color: #101317;