checkbox checked icon is not in the center of the input in selection table
See original GitHub issue- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
set Table with bordered: true
What is expected?
the icon should be in the center of the input
What is actually happening?
the icon is in the left of the input
Environment | Info |
---|---|
antd | 3.18.2 |
React | 16.8.6 |
System | MacOS 10.14.3 |
Browser | Chrome 76.0.3795.3 & 76.0.3800.0 |
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:6 (5 by maintainers)
Top Results From Across the Web
center a check/tick within a custom check box - Stack Overflow
I need the check centered within the circle; I only need the check to be active on click of the checkbox itself not...
Read more >How place a checkbox into the center of a table cell?
A checkbox can be placed in the center of the table cell by either using the plain CSS stylesheet or with the help...
Read more ><input type="checkbox"> - HTML: HyperText Markup Language
A checkbox allows you to select single values for submission in a ... It does not indicate whether this checkbox is currently checked:...
Read more >Checkbox component - Carbon Design System
Turning the checkbox input on or off can indicate whether you agree to the terms. ... you can select children individually when the...
Read more >How To Create a Custom Checkbox - W3Schools
Learn how to create custom checkboxes and radio buttons with CSS. ... user-select: none; ... When the radio button is checked, add a...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Can we do this: mixin.less#L64
mixin.less#L99
Preview
https://codesandbox.io/s/magical-williams-36q12 from https://github.com/ant-design/ant-design/issues/19450