@@ -367,7 +367,7 @@ export default {
justify-content: center;
.centerBox {
width: 90%;
- // height: 86%;
+ // height: 100%;
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
border-radius: 20px;
@@ -389,7 +389,7 @@ export default {
margin: 10px 0;
}
.QRCodeUrl {
- width: 100%;
+ // width: 100%;
.validTimeBox {