// Force disable css override transition in index.less configured since we use animations instead
nz-form-item.ant-form-item {
  transition: none;
}
