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