// Ensure that nested form items have proper margin
.el-form-item__content .el-form-item__content {
    margin-left: 0 !important;
}
