Skip to content

Commit

Permalink
fix: Updating CSS for list item to fix UI breaking on JS module insta…
Browse files Browse the repository at this point in the history
…nce in EE (#38558)
  • Loading branch information
ankitakinger authored Jan 9, 2025
1 parent 388fd81 commit 6446f46
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 6446f46

Please sign in to comment.