@galaxy-ds/core 1.1.66 → 1.1.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -47699,10 +47699,10 @@ var themeWeb = createTheme({
47699
47699
  },
47700
47700
  },
47701
47701
  "&.gds-menu-item-icon": {
47702
- paddingLeft: 32,
47702
+ paddingLeft: 36,
47703
47703
  "& .MuiListItemIcon-root": {
47704
47704
  position: 'absolute',
47705
- left: 8,
47705
+ left: 12,
47706
47706
  }
47707
47707
  },
47708
47708
  '&.gds-drawer-menu-item-dark': {
@@ -49036,10 +49036,10 @@ var themeDesktop = createTheme({
49036
49036
  color: pallettes.pallette.action.selected,
49037
49037
  },
49038
49038
  }, "&.gds-menu-item-icon": {
49039
- paddingLeft: 32,
49039
+ paddingLeft: 24,
49040
49040
  "& .MuiListItemIcon-root": {
49041
49041
  position: 'absolute',
49042
- left: 8,
49042
+ left: 3,
49043
49043
  }
49044
49044
  }, '.customMultipleList &$selected': {
49045
49045
  backgroundColor: '#fff',