Fix:支付输入密码键被遮挡

This commit is contained in:
linxi
2025-03-03 14:14:16 +08:00
parent a02d6cc198
commit f36bf5ca73
@@ -248,7 +248,7 @@
background: #EBEBEB;
display: flex;
justify-content: center;
z-index: 2;
z-index: 999;
flex-wrap: wrap;
transition:all 0.2s ease-in 0.2s;
}