Skip to content

Commit

Permalink
Merge pull request #38562 from appsmithorg/chore/cherry-pick-list-item
Browse files Browse the repository at this point in the history
fix: Updating CSS for list item to fix UI breaking on JS module instance in EE (#38558)
  • Loading branch information
hetunandu authored Jan 9, 2025
2 parents a522d73 + 43269b1 commit efdabad
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 efdabad

Please sign in to comment.