king
2022-07-11 270c378a6df80367baf20e2335ae0b572a9e3212
1
2
3
4
5
6
7
8
.qrcode-box {
  display: inline-block;
  canvas {
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
  }
}