Merge pull request #1432 from rijn/1427

Restrict no-animation config only affect one layer of children
This commit is contained in:
Aresn 2017-07-24 10:41:51 +08:00 committed by GitHub
commit c110b728f6
2 changed files with 9 additions and 2 deletions

View file

@ -198,7 +198,7 @@
}
.@{tabs-prefix-cls}-no-animation{
.@{tabs-prefix-cls}-content {
> .@{tabs-prefix-cls}-content {
transform: none!important;
> .@{tabs-prefix-cls}-tabpane-inactive {