Skip to content

Commit

Permalink
style: 导航栏logo宽度调整
Browse files Browse the repository at this point in the history
  • Loading branch information
lerry903 committed Jun 7, 2019
1 parent 73cdae8 commit 64fdf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruoyi-admin/src/main/resources/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6987,7 +6987,7 @@ body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed
font-size: 20px;
line-height: 50px;
text-align: center;
width: 220px;
width: 200px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0 15px;
font-weight: 300;
Expand Down

0 comments on commit 64fdf3b

Please sign in to comment.