Skip to content

Commit

Permalink
Merge pull request #564 from fengyangsy/issue-#563
Browse files Browse the repository at this point in the history
[#563]Adjust the page navigation font size to 16

Close #563
  • Loading branch information
yeasy authored Oct 16, 2023
2 parents a3042e3 + 5cd2830 commit 0b71fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dashboard/config/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ module.exports = {
'alert-text-color': '#152935',
'alert-close-color': '#152935',
'table-expanded-row-bg': '#20343e',
'font-size-base': '12px',
'font-size-base': '16px',
};

0 comments on commit 0b71fb5

Please sign in to comment.