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