Skip to content

Commit

Permalink
refactor: 回滚logo高度
Browse files Browse the repository at this point in the history
  • Loading branch information
guguji5 committed Feb 10, 2023
1 parent 9bae485 commit 786c604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menu/menu.less
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
height: 100%;
display: flex;
height: 74px;
height: 50px;
background: @primary-color;
padding-top: 5px;
strong {
Expand Down

0 comments on commit 786c604

Please sign in to comment.