mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 12:40:06 -03:30
Changed Listgroup to div
This commit is contained in:
@@ -34,8 +34,9 @@ const Badge = styled(PFBadge)`
|
|||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const ListGroup = styled.span`
|
const ListGroup = styled.div`
|
||||||
margin-left: 24px;
|
margin-left: 8px;
|
||||||
|
display: inline-block;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
function InventoryListItem({
|
function InventoryListItem({
|
||||||
|
|||||||
Reference in New Issue
Block a user