You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
0 commit comments