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