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