Fix inactive tab panel behavious, close #6237

pull/6182/merge
afc163 8 years ago
parent 5ef4828974
commit d6da30573b

@ -200,6 +200,7 @@
opacity: 0;
height: 0;
padding: 0!important;
pointer-events: none;
}
}
> .@{tab-prefix-cls}-content-animated {

Loading…
Cancel
Save