diff --git a/components/tabs/style/index.less b/components/tabs/style/index.less index 8bafd62deb..c65702e1fe 100644 --- a/components/tabs/style/index.less +++ b/components/tabs/style/index.less @@ -201,6 +201,10 @@ flex-shrink: 0; width: 100%; } + + .@{tab-prefix-cls}-tabpane-inactive { + height: 0; + } } &-vertical {