-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
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
Vertical alignment of sortable columns vs. non-sortable columns in XL tables #9311
Comments
@wkeese I went and added the |
@sstrubberg - Are you saying I should set |
@wkeese That's totally fair. I was just offering up a simple solution. Ideally, we could get a community contribution to update the |
…) (#11404) Co-authored-by: Josh Black <[email protected]>
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
With row-size set to XL, the vertical alignment of sortable columns vs. unsortable columns is slightly off. Notice below how "Protocol" is slightly lower than "Name".
(It is pretty subtle though, only a few pixels.)
This is on Carbon 10.37, tested on the latest versions of Chrome and Firefox on MacOS.
Steps to reproduce the issue
See https://codesandbox.io/s/happy-minsky-n5i5s?file=/index.html.
The text was updated successfully, but these errors were encountered: