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