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