Restrict no-animation config only affect one layer of children

This commit is contained in:
Rijn 2017-07-21 11:26:48 -05:00
parent 7f08fb512a
commit 2e7b3df426
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 {