Skip to content

Commit

Permalink
fix: horizontal Menu in flex layout (#27253)
Browse files Browse the repository at this point in the history
close #27240
  • Loading branch information
afc163 committed Oct 20, 2020
1 parent 0db9842 commit 35fb8ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/menu/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@

&-horizontal {
line-height: @menu-horizontal-line-height;
white-space: nowrap;
border: 0;
border-bottom: @border-width-base @border-style-base @border-color-split;
box-shadow: none;
Expand Down

0 comments on commit 35fb8ee

Please sign in to comment.