diff --git a/components/tabs/style/index.less b/components/tabs/style/index.less index 5227ecb7b0..9db2714900 100644 --- a/components/tabs/style/index.less +++ b/components/tabs/style/index.less @@ -26,6 +26,7 @@ display: inline-block; display: flex; flex: auto; + align-self: stretch; overflow: hidden; white-space: nowrap; transform: translate(0); // Fix chrome render bug