Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ROU-10908: Align DataGrid cells vertically to the center (#443)
This PR is for fixing the align of the content in the cells. ### What was happening * The visual experience of editing DataGrid cells was undesirable. ### What was done * All DataGrid cells are now vertically aligned to the center, including when being edited. ### Checklist * [x] tested locally * [ ] documented the code * [x] clean all warnings and errors of eslint * [ ] requires changes in OutSystems (if so, provide a module with changes) * [ ] requires new sample page in OutSystems (if so, provide a module with changes)
- Loading branch information