.form-help[data-v-29e6f556] {
  margin-left: 8px;
  color: #999;
  font-size: 12px;
}
.ant-modal-loading .ant-modal-content[data-v-29e6f556] {
  position: relative;
}
.ant-modal-loading .ant-modal-content[data-v-29e6f556]::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1;
}
.ant-form.loading[data-v-29e6f556] {
  opacity: 0.6;
  pointer-events: none;
}

