no message
This commit is contained in:
parent
b7690cadad
commit
d51b03ac29
@ -116,6 +116,7 @@
|
|||||||
.boxbox .details .QRCode .code .img {
|
.boxbox .details .QRCode .code .img {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
border-radius: 30%;
|
||||||
}
|
}
|
||||||
.boxbox .details .QRCode .hint {
|
.boxbox .details .QRCode .hint {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
@ -125,6 +125,7 @@
|
|||||||
.img {
|
.img {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
border-radius: 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.hint {
|
.hint {
|
||||||
|
Loading…
Reference in New Issue
Block a user