Skip to content

Commit

Permalink
[B] Add padding to csv import list
Browse files Browse the repository at this point in the history
  • Loading branch information
1aurend committed Jan 18, 2024
1 parent b75a97c commit 1f54f7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export const Item = styled.li`

export const Inner = styled.div`
border: 0;
padding-inline-start: 19px;
`;

export const Message = styled.span`
Expand Down

0 comments on commit 1f54f7c

Please sign in to comment.