no message

This commit is contained in:
A1300399510 2025-01-07 11:55:28 +08:00
parent 8f9b6f7ef5
commit 365c7d9259
2 changed files with 6 additions and 0 deletions

View File

@ -152,6 +152,9 @@
font-size: 13px;
color: #333333;
}
.body .item.QRcode .thead {
padding: 30px 0;
}
.body .item.QRcode .hint {
width: 115px;
height: 42px;

View File

@ -183,6 +183,9 @@
}
&.QRcode {
.thead {
padding: 30px 0;
}
.hint {
width: 115px;
height: 42px;