.tag-wrapper {
  display: flex;
  align-items: center;
  margin: 0;
}
.tag-wrapper .ant-tag {
  padding: 0;
  margin: 0;
}

.sendout-tag-select .ant-select-selector {
  padding: 6px 24px 6px 4px !important;
}
.sendout-tag-select .ant-select-selector .ant-select-selection-overflow {
  gap: 8px !important;
}
.bc-send-message-modal .info-icon {
  color: #4096ff;
}
.bc-send-message-modal .action-text-button {
  margin: 0;
  padding: 0;
}

.bc-text-drawers .action-text-button {
  margin: 0;
  padding: 0;
}
.bc-create-bug-report-modal .ant-upload-list {
  max-height: 130px;
  overflow-y: scroll;
}
.bc-create-bug-report-modal .info-icon {
  color: red;
}
.bc-create-bug-report-modal .upload-component > div {
  width: 100%;
}
.bc-create-bug-report-modal .upload-component button {
  width: 100%;
  height: 48px;
}

/*# sourceMappingURL=main~30.ebf29440.css.map*/