change icon size and use customizations icon

This commit is contained in:
proddy
2025-01-05 13:32:54 +01:00
parent d874b3f808
commit 5464909121
2 changed files with 6 additions and 6 deletions

View File

@@ -274,7 +274,7 @@ const Dashboard = () => {
<IconContext.Provider
value={{
color: 'lightblue',
size: '16',
size: '18',
style: { verticalAlign: 'middle' }
}}
>