Skip to content

Commit

Permalink
ISSUE #4959 - reduce spacing between icons buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Amantini1997 committed Jun 12, 2024
1 parent 9a4e2c2 commit dabbce7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default css`
${StyledIconButton} {
margin-right: -4px;
margin-bottom: 2px;
background-color: ${({ theme }) => theme.palette.secondary.main};
&:hover svg :is(path, circle) {
Expand Down

0 comments on commit dabbce7

Please sign in to comment.