Skip to content

Commit

Permalink
fix: 修复官网右上角的”生态系统“的菜单被遮挡的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Lohoyo committed Mar 23, 2021
1 parent 2ddaa2e commit fb8c810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/theme/static/header.less
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
float: right;
font-size: 14px;
font-family: Lato, @font-family;
margin-right: 40px;
&.santd-menu-horizontal {
border-bottom: none;
& > .santd-menu-item,
Expand Down

0 comments on commit fb8c810

Please sign in to comment.