no message

This commit is contained in:
A1300399510 2024-11-13 17:51:22 +08:00
parent b7690cadad
commit d51b03ac29
2 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,7 @@
.boxbox .details .QRCode .code .img {
width: 100px;
height: 100px;
border-radius: 30%;
}
.boxbox .details .QRCode .hint {
font-size: 13px;

View File

@ -125,6 +125,7 @@
.img {
width: 100px;
height: 100px;
border-radius: 30%;
}
}
.hint {