Skip to content

Commit

Permalink
minor css change
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitakinger committed Dec 27, 2024
1 parent efbca95 commit e1601a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const TooltipTextWrapper = styled.div`
export const DescriptionWrapper = styled.div`
flex-direction: column;
min-width: 0;
gap: var(--ads-v2-spaces-3);
gap: var(--ads-v2-spaces-2);
display: flex;
`;

Expand Down

0 comments on commit e1601a6

Please sign in to comment.