Skip to content

Commit 5cd2830

Browse files
committed
[#issue-563]Adjust the page navigation font size to 16
Adjust the page navigation font size to 16 Signed-off-by: fengyang_sy <fengyang.09186@h3c.com>
1 parent c1720b3 commit 5cd2830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard/config/theme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ module.exports = {
3333
'alert-text-color': '#152935',
3434
'alert-close-color': '#152935',
3535
'table-expanded-row-bg': '#20343e',
36-
'font-size-base': '12px',
36+
'font-size-base': '16px',
3737
};

0 commit comments

Comments
 (0)