We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I just used a different rowHeight (e.g. 62) and the selection feature, see:
In my opinion the "checkbox" should be vertically centered; it does not look fancy right now. Furthermore the whole cell should be clickable.
Please let me know if it's possible to do that in some way.
The text was updated successfully, but these errors were encountered:
You could theoretically override the default CSS style for the "checkbox" and customize it as you like. Did you try that?
Sorry, something went wrong.
I did try that of course: height 100% for the checkbox cell and some css for vertical align; but that doesn't work.
fix(selection): Center checkmarx in selection row header.
b171dd0
fix #4901
3f8758a
imbalind
No branches or pull requests
I just used a different rowHeight (e.g. 62) and the selection feature, see:

In my opinion the "checkbox" should be vertically centered; it does not look fancy right now. Furthermore the whole cell should be clickable.
Please let me know if it's possible to do that in some way.
The text was updated successfully, but these errors were encountered: