Skip to content

Commit

Permalink
fix: remove Tabs overflow hidden style (#35195)
Browse files Browse the repository at this point in the history
close #34021
close #35136
  • Loading branch information
afc163 committed Apr 23, 2022
1 parent cf99398 commit f410b18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/tabs/style/index.less
Expand Up @@ -12,7 +12,6 @@
.reset-component();

display: flex;
overflow: hidden;

// ========================== Navigation ==========================
> .@{tab-prefix-cls}-nav,
Expand Down

0 comments on commit f410b18

Please sign in to comment.