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