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