页面调整
This commit is contained in:
@@ -585,7 +585,7 @@ export default {
|
||||
|
||||
.qr-wrapper {
|
||||
width: 100%;
|
||||
aspect-ratio: 1/0.8;
|
||||
aspect-ratio: 1/1;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
@@ -666,7 +666,7 @@ export default {
|
||||
padding: 16px 24px;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
gap: 16px;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.info-item {
|
||||
|
Reference in New Issue
Block a user