@import "~antd/es/style/themes/default.less";

.ze-object-field-item{
  .ant-select.ant-select-in-form-item{
    flex: 1;
    min-width: 0;
  }
}