Tweak layout of ListItemIcon slightly per the new Tooltip

This commit is contained in:
domyen 2019-02-07 18:32:36 -05:00
parent dd9ebe8a93
commit fbed80f66b

View File

@ -11,7 +11,7 @@ const sharedStyles = css`
height: 10px;
width: 10px;
margin-left: -5px;
margin-right: 5px;
margin-right: -5px;
display: block;
`;