Changed Listgroup to div

This commit is contained in:
Adrian Sorge 2020-10-10 14:21:19 +01:00
parent d4e4e3020c
commit 8f37afeec4

View File

@ -34,8 +34,9 @@ const Badge = styled(PFBadge)`
margin-left: 8px;
`;
const ListGroup = styled.span`
margin-left: 24px;
const ListGroup = styled.div`
margin-left: 8px;
display: inline-block;
`;
function InventoryListItem({