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