Merge branch 'main' of github.com-personal:leomurca/if-salas-web

This commit is contained in:
Leonardo Murça 2022-06-09 00:18:17 -03:00
commit 7994786fd6

View file

@ -62,9 +62,6 @@ const listItem = {
backgroundColor: '#003708', backgroundColor: '#003708',
borderLeft: '4px solid #ffffff', borderLeft: '4px solid #ffffff',
}, },
':hover': {
backgroundColor: '#003708',
},
}; };
const listItemIcon = { const listItemIcon = {