.app-preset-qrcode {
  color: @primary-color;
  .anticon {
    width: 100%;
    height: 100%;
    svg {
      width: 80px;
      height: 80px;
    }
  }
}
