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 @@ } } - -}