Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Enlcxx committed Nov 21, 2018
1 parent f5778b8 commit e282f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/checkbox/checkbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ const STYLES = (theme: ThemeVariables) => ({
height: '16px',
margin: 'auto'
},
// border icon
'&::before': {
border: 'solid 2px',
borderRadius: '2px'
Expand Down

0 comments on commit e282f0e

Please sign in to comment.