Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolinisoup committed Feb 2, 2024
1 parent 58a1cd2 commit f04ef75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ButtonGroup/ButtonGroup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const ButtonGroup = styled.div`
}
}
/* This fix is for v1 tooltip - the buttons are rendered as a child of the tooltip span. */
&& > span {
& > button {
margin-inline-end: -1px;
Expand Down

0 comments on commit f04ef75

Please sign in to comment.