Skip to content

Commit

Permalink
[#issue-563]Adjust the page navigation font size to 16
Browse files Browse the repository at this point in the history
Adjust the page navigation font size to 16

Signed-off-by: fengyang_sy <[email protected]>
  • Loading branch information
fengyangsy committed Oct 12, 2023
1 parent c1720b3 commit 5cd2830
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 5cd2830

Please sign in to comment.