feat: resize icons in menu and add tooltips for labels

This commit is contained in:
2025-04-18 17:59:10 +05:00
parent 9f6b489bff
commit 9cab3142c9
2 changed files with 27 additions and 9 deletions

View File

@@ -6,6 +6,7 @@ export const theme = {
itemColor: 'f2f2f2',
itemBg: '#f2f2f2',
subMenuItemBg: '#f2f2f2',
iconSize: '18px',
},
Layout: {
bodyBg: '#f2f2f2',