diff --git a/packages/react/src/components/DataVerification/index.css b/packages/react/src/components/DataVerification/index.css index 65e7c6a..a59b4dd 100644 --- a/packages/react/src/components/DataVerification/index.css +++ b/packages/react/src/components/DataVerification/index.css @@ -129,7 +129,7 @@ background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.333); outline: 0; - position: absolute; + position: fixed; color: #000; padding: 30px 42px; z-index: 100003;