fix input has min size

close #3699
This commit is contained in:
zombiej 2018-12-26 17:11:11 +08:00
parent 42d0b7a179
commit 73b5437b3a

View File

@ -214,6 +214,7 @@ span.@{radio-prefix-cls} + * {
opacity: 0;
width: 0;
height: 0;
pointer-events: none;
}
&-checked {