Skip to content

Commit

Permalink
updating CSS for list item to fix UI breaking on JS module instance i…
Browse files Browse the repository at this point in the history
…n EE
  • Loading branch information
ankitakinger committed Jan 9, 2025
1 parent dfd7fde commit d5dd58e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ export const StyledListItem = styled.div<{
padding: var(--ads-v2-spaces-2);
padding-left: var(--ads-v2-spaces-3);
gap: var(--ads-v2-spaces-1);
flex: 1;
flex-shrink: 0;
flex-direction: column;
Expand Down

0 comments on commit d5dd58e

Please sign in to comment.