Skip to content

Commit

Permalink
fix input has min size
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Dec 26, 2018
1 parent 42d0b7a commit 73b5437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/radio/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ span.@{radio-prefix-cls} + * {
opacity: 0;
width: 0;
height: 0;
pointer-events: none;
}

&-checked {
Expand Down

0 comments on commit 73b5437

Please sign in to comment.