diff --git a/web/app/components/base/qrcode/style.module.css b/web/app/components/base/qrcode/style.module.css index b0c4441e99..d84e5fa45c 100644 --- a/web/app/components/base/qrcode/style.module.css +++ b/web/app/components/base/qrcode/style.module.css @@ -41,6 +41,7 @@ gap: 4px; } .qrcodeform { + z-index: 50; border: 0.5px solid #eaecf0; display: flex; flex-direction: column;