diff --git a/src/components/Verifition/src/style/verify.css b/src/components/Verifition/src/style/verify.css index 0eb4abdd..5100d4dd 100644 --- a/src/components/Verifition/src/style/verify.css +++ b/src/components/Verifition/src/style/verify.css @@ -1,6 +1,6 @@ .verifybox { position: relative; - top: 25%; + top: 20%; left: 50%; box-sizing: border-box; background-color: #fff; @@ -43,7 +43,6 @@ z-index: 1001; width: 100%; height: 100vh; - background: rgb(0 0 0 / 30%); /* display: none; */ transition: all 0.5s;