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