mirror of
https://github.com/maputnik/editor.git
synced 2026-08-29 16:37:25 +00:00
Center checkbox
This commit is contained in:
@@ -14,9 +14,11 @@ class CheckboxInput extends React.Component {
|
||||
const styles = {
|
||||
root: {
|
||||
...input.base,
|
||||
lineHeight: 0.7,
|
||||
padding: 0,
|
||||
position: 'relative',
|
||||
textAlign: 'center ',
|
||||
verticalAlign: 'middle',
|
||||
cursor: 'pointer'
|
||||
},
|
||||
input: {
|
||||
|
||||
Reference in New Issue
Block a user