Skip to content

Commit

Permalink
Checkbox: enhance css selector (ElemeFE#16006)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazlank authored and luguokong committed Jul 15, 2019
1 parent 98024b0 commit eeb1791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/theme-chalk/src/checkbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
font-size: $--checkbox-font-size;
}

&:last-child {
&:last-of-type {
margin-right: 0;
}
}
Expand Down

0 comments on commit eeb1791

Please sign in to comment.