Commit 56fd4d991154afdd6b0455802088c30781f6ed0c

Authored by Min
1 parent a3524981

1.处理人脸登录没识别样式

src/components/FaceDetect/index.less
1 -:global {  
2 -  
3 - .face-recognition-container { 1 +.face-recognition-container {
4 width: 100%; 2 width: 100%;
5 height: 220px; 3 height: 220px;
6 4
@@ -168,5 +166,3 @@ @@ -168,5 +166,3 @@
168 166
169 } 167 }
170 } 168 }
171 -  
172 -}