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