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