@import '../../../theme/styles/default.less';
.qr {
  display: inline-block;
  &__img {
    max-width: 100%;
    max-height: 100%;
  }
}
