.o_form_view.o_xxs_form_view.o_kanban_quick_create_form {
    .o_cell {
        .o_field_widget {
            margin-bottom: $o-form-spacing-unit * 2;

            > .o_field_widget {
                margin-bottom: 0;
            }
        }
    }
}
