diff --git a/src/components/MainDrawer.js b/src/components/MainDrawer.js index a977ea3..b97a25b 100644 --- a/src/components/MainDrawer.js +++ b/src/components/MainDrawer.js @@ -62,9 +62,6 @@ const listItem = { backgroundColor: '#003708', borderLeft: '4px solid #ffffff', }, - ':hover': { - backgroundColor: '#003708', - }, }; const listItemIcon = {