Fix that focusable element in inactive panel cause tabs disappear

close #11261
This commit is contained in:
afc163 2018-08-06 18:40:46 +08:00
parent 36fc837f02
commit b6e9646a6a

View File

@ -238,6 +238,9 @@
height: 0;
padding: 0 !important;
pointer-events: none;
input {
visibility: hidden;
}
}
}
> .@{tab-prefix-cls}-content-animated {