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