We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e91ea commit 8059859Copy full SHA for 8059859
1 file changed
src/ReactCodeInput.js
@@ -43,6 +43,7 @@ class ReactCodeInput extends Component {
43
boxShadow: '0px 0px 10px 0px rgba(0,0,0,.10)',
44
margin: '4px',
45
paddingLeft: '8px',
46
+ paddingRight: 0,
47
width: '36px',
48
height: '42px',
49
fontSize: '32px',
0 commit comments