From 56fd4d991154afdd6b0455802088c30781f6ed0c Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Wed, 23 Jul 2025 17:50:28 +0800 Subject: [PATCH] 1.处理人脸登录没识别样式 --- src/components/FaceDetect/index.less | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/components/FaceDetect/index.less b/src/components/FaceDetect/index.less index ec24912..324b37f 100644 --- a/src/components/FaceDetect/index.less +++ b/src/components/FaceDetect/index.less @@ -1,6 +1,4 @@ -:global { - - .face-recognition-container { +.face-recognition-container { width: 100%; height: 220px; @@ -168,5 +166,3 @@ } } - -} -- libgit2 0.22.2