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