.typePopover {
  position: absolute;
  top: 0;
  left: 62px;
}
:deep(.ant-form-item-label > label) .red-text {
  color: #ff4d4f;
}

