feat: 修改样式

This commit is contained in:
秋水浮尘
2023-11-10 00:19:28 +08:00
parent 9f74e8094d
commit eef18cf769
13 changed files with 371 additions and 293 deletions

View File

@@ -23,11 +23,13 @@
max-width: 400px;
line-height: 30px;
}
.qrcode{
.qrcode-box{
width: 400px;
height: 500px;
background: white;
border-radius: 10px;
text-align: center;
padding: 20px;
}
}
}