Optimize and adjust QR code display
Optimize and adjust QR code display
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
justify-content: center; /* 在水平方向上居中 */
|
||||
}
|
||||
.qr-bg {
|
||||
width: 500px;
|
||||
height: 500px;
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
}
|
||||
.qr-modal-header {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user