.pisell-sale-detail-qr-button {
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  padding: 0;
  border: 0;
  border-radius: 8px;
  background: #5d3f9f;
  cursor: pointer;

  &__icon {
    color: #fff;
    font-size: 42px;
  }
}
