页面调整
This commit is contained in:
@@ -553,7 +553,7 @@ export default {
|
||||
|
||||
/* 二维码容器 */
|
||||
.qr-container {
|
||||
margin-bottom: 28px;
|
||||
margin-bottom: 20px;
|
||||
width: 100%;
|
||||
max-width: 300px;
|
||||
}
|
||||
@@ -585,7 +585,7 @@ export default {
|
||||
|
||||
.qr-wrapper {
|
||||
width: 100%;
|
||||
aspect-ratio: 1/1;
|
||||
aspect-ratio: 1/0.8;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user